gstreamer/gst/jpegformat
Thiago Santos d49acb5588 jifmux: Detect EOI correctly
EOI are not always at the last 4 bytes. We need to search
the last 5 bytes to find the 0xFFD9 sequence as jpegenc seems
to round the buffer size to the next 4 multiple.
2010-09-05 09:15:55 -03:00
..
gstjifmux.c jifmux: Detect EOI correctly 2010-09-05 09:15:55 -03:00
gstjifmux.h jpegformat: add a basic jifmuxer 2010-02-03 15:13:30 +02:00
gstjpegformat.c jpegparse: lower rank to NONE so it is not autoplugged for decoding 2010-02-07 10:19:06 +01:00
gstjpegformat.h jpegformat: add a basic jifmuxer 2010-02-03 15:13:30 +02:00
gstjpegparse.c jpegparse: fix exif frame size 2010-07-08 14:27:45 -03:00
gstjpegparse.h jpegformat: code cleanups 2010-02-01 17:15:38 +02:00
Makefile.am jpegformat: add xmp reading and writing support 2010-03-12 10:35:15 +02:00