grub/fs
bean a33224e04b 2008-03-31 Bean <bean123ch@gmail.com>
* video/reader/png.c (grub_png_data): New member is_16bit and
	image_data.
	(grub_png_decode_image_header): Detect 16 bit png image.
	(grub_png_convert_image): New function to convert 16 bit image to 8 bit.
	(grub_png_decode_png): Call grub_png_convert_image for 16 bit image.
	(grub_video_reader_png): Release memory occupied by image_data.

	* fs/ntfs.c (find_attr): Handle non-resident attribute list larger than
	4096 bytes.
	(grub_nfs_mount): Skip the test for sector per cluster.

	* include/grub/ntfs.h (MAX_SPC): Removed.
2008-03-31 12:00:48 +00:00
..
affs.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
afs.c 2008-03-31 Bean <bean123ch@gmail.com> 2008-03-31 11:18:00 +00:00
cpio.c 2008-02-08 Robert Millan <rmh@aybabtu.com> 2008-02-08 21:27:55 +00:00
ext2.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
fat.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
fshelp.c 2008-02-02 Bean <bean123ch@gmail.com> 2008-02-02 14:15:31 +00:00
hfs.c 2008-01-24 Bean <bean123ch@gmail.com> 2008-01-23 20:21:18 +00:00
hfsplus.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
iso9660.c 2008-02-24 Bean <bean123ch@gmail.com> 2008-02-24 15:34:15 +00:00
jfs.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
minix.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
ntfs.c 2008-03-31 Bean <bean123ch@gmail.com> 2008-03-31 12:00:48 +00:00
ntfscomp.c 2007-12-21 Bean <bean123ch@gmail.com> 2007-12-21 11:41:23 +00:00
reiserfs.c 2008-03-02 Bean <bean123ch@gmail.com> 2008-03-02 08:16:52 +00:00
sfs.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
udf.c 2008-03-30 Pavel Roskin <proski@gnu.org> 2008-03-30 18:04:40 +00:00
ufs.c 2008-02-02 Bean <bean123ch@gmail.com> 2008-02-02 14:15:31 +00:00
xfs.c 2008-02-02 Bean <bean123ch@gmail.com> 2008-02-02 14:15:31 +00:00