gstreamer/ext
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
..
aalib change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
dv Second attempt at committing a working dvdec element. 2004-02-07 13:04:09 +00:00
esd change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
flac Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to. 2004-02-04 19:28:51 +00:00
gdk_pixbuf ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
jpeg ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors. 2004-02-11 08:31:35 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
libcaca fix libcaca compilation and update spec file 2004-01-16 17:42:20 +00:00
libpng Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:46 +00:00
mikmod ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod 2004-02-10 08:37:50 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
raw1394 change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
shout2 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
speex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
Makefile.am configure.ac: use AC_C_INLINE 2004-01-30 20:23:23 +00:00