gstreamer/gst/jpegformat
Stefan Kost f3122f2b30 jpegparse: provide a getcaps function for src pad and improve setcaps
Previously jpegparse was failing in decodebin as the caps we were setting where not
setting all caps fields. We need the own getcaps function to report what we actualy
accept.
2010-02-01 17:46:29 +02:00
..
gstjpegformat.c jpegformat: move plugin part to speparate file, so that we can add the jifmux 2010-01-29 12:25:08 +02:00
gstjpegformat.h jpegformat: code cleanups 2010-02-01 17:15:38 +02:00
gstjpegparse.c jpegparse: provide a getcaps function for src pad and improve setcaps 2010-02-01 17:46:29 +02:00
gstjpegparse.h jpegformat: code cleanups 2010-02-01 17:15:38 +02:00
Makefile.am jpegformat: code cleanups 2010-02-01 17:15:38 +02:00