grub/grub-core/video
Szymon Janc c31dc5f5e4 Add support for DRI and RSTn markers in JPEG files.
* grub-core/video/readers/jpeg.c (JPEG_MARKER_DRI): New define.
	(JPEG_MARKER_RST0): Likewise.
	(JPEG_MARKER_RST1): Likewise.
	(JPEG_MARKER_RST2): Likewise.
	(JPEG_MARKER_RST3): Likewise.
	(JPEG_MARKER_RST4): Likewise.
	(JPEG_MARKER_RST5): Likewise.
	(JPEG_MARKER_RST6): Likewise.
	(JPEG_MARKER_RST7): Likewise.
	(grub_jpeg_data): New fields dri, r1, bitmap_ptr.
	(grub_jpeg_decode_dri): New function.
	(grub_jpeg_decode_sos): Move image data related part into
	grub_jpeg_decode_data function.
	(grub_jpeg_decode_data): New function.
	(grub_jpeg_reset): New function.
	(grub_jpeg_decode_jpeg): Handle new markers.
2011-06-23 23:13:20 +02:00
..
emu Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fb Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
i386/pc Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
readers Add support for DRI and RSTn markers in JPEG files. 2011-06-23 23:13:20 +02:00
bitmap.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
bitmap_scale.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
bochs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
cirrus.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
colors.c Move gfxmenu color handling to video, so that gfxterm can use it 2010-12-10 16:45:58 +00:00
efi_gop.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
efi_uga.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ieee1275.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sis315_init.c Fuloong video init support. 2011-05-16 02:34:58 +02:00
sis315pro.c Fuloong video init support. 2011-05-16 02:34:58 +02:00
sm712.c merge with mainline 2010-08-19 16:54:00 +05:30
sm712_init.c merge with mainline 2010-08-19 16:54:00 +05:30
video.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00