gstreamer/ext
Christophe Fergeau 89bbfdc368 Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buffer), should fix some leaks. I hope I did...
Original commit message from CVS:
2004-03-06  Christophe Fergeau  <teuf@gnome.org>

* ext/faac/gstfaac.c: (gst_faac_chain):
* ext/flac/gstflactag.c: (gst_flac_tag_chain):
* ext/libpng/gstpngenc.c: (user_write_data):
* ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
* gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
* gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
* gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
Fix several misuse of gst_buffer_merge (it doesn't take ownership
of any buffer), should fix some leaks. I hope I didn't unref buffers
that shouldn't be...
2004-03-06 20:56:27 +00:00
..
aalib ext/aalib/gstaasink.c: Add fixate function. (bug #131128) 2004-03-06 04:51:15 +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 Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buffer), should fix some leaks. I hope I did... 2004-03-06 20:56:27 +00:00
gdk_pixbuf fix gdk_pixbuf install location creation for solaris fix category for vorbisdec 2004-02-20 15:49:27 +00:00
jpeg fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
ladspa fixes for #133316, #133663 and #133528 (Stefan Kost) 2004-02-12 18:18:50 +00:00
libcaca fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
libpng Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buffer), should fix some leaks. I hope I did... 2004-03-06 20:56:27 +00:00
mikmod Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buffer), should fix some leaks. I hope I did... 2004-03-06 20:56:27 +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 fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
Makefile.am ext/xine/: add first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:07 +00:00