gstreamer/ext/jpeg
David Schleef f30ceaa645 ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
Original commit message from CVS:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
(gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
* ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
(gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
(gst_jpegenc_class_init), (gst_jpegenc_init),
(gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
(gst_jpegenc_chain), (gst_jpegenc_set_property),
(gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
* ext/jpeg/gstjpegenc.h: Fix negotiation.
2004-02-11 08:31:35 +00:00
..
gstjpeg.c Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:46 +00:00
gstjpegdec.c ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
gstjpegdec.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstjpegenc.c ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
gstjpegenc.h ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
Makefile.am Remove all locally-defined optimization flags 2003-09-11 19:57:59 +00:00