gstreamer/gst/jpegformat
Thiago Santos 27333b0ef2 jifmux: Do not limit the size of the image on 16bits
Use guint instead of guint16 to represent the size of the encoded image,
this would make some recombined images lose most of their data and
show like a big black image with a small line of content on top.

Also adds a minor log message.
2010-09-05 09:15:55 -03:00
..
gstjifmux.c jifmux: Do not limit the size of the image on 16bits 2010-09-05 09:15:55 -03:00
gstjifmux.h jifmux: Set output pad caps 2010-09-05 09:15:55 -03: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