gstreamer/ext
Christophe Fergeau f8781e3de8 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:28 +00:00
..
arts Merge CAPS branch 2003-12-22 01:47:09 +00:00
artsd Merge CAPS branch 2003-12-22 01:47:09 +00:00
audiofile remove textdomain calls 2004-02-02 22:25:38 +00:00
cdaudio fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
divx fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
faac 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:28 +00:00
faad ext/faad/gstfaad.c: Fix negotiation. 2004-03-06 00:42:20 +00:00
gsm fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
hermes ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below. 2004-01-15 11:02:02 +00:00
ivorbis change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
jack Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
ladspa fixes for #133316, #133663 and #133528 (Stefan Kost) 2004-02-12 18:18:51 +00:00
lcs ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for new caps and negotiation. Seems to work, ... 2004-02-12 02:48:34 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +00:00
mpeg2enc change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
mplex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
musicbrainz fix headers fix signals to use - instead of _ 2004-03-04 21:39:15 +00:00
nas adding NAS plugin 2004-01-21 06:57:30 +00:00
sdl ext/aalib/gstaasink.c: Add fixate function. (bug #131128) 2004-03-06 04:51:15 +00:00
shout This should have been committed along with the changelog entry a few hours ago 2004-01-06 20:42:03 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
snapshot ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS a... 2004-01-15 11:21:24 +00:00
sndfile gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave respectively. 2004-02-20 14:17:57 +00:00
swfdec change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
tarkin change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
xine ext/xine/xineinput.c: call parent dispose. 2004-02-23 22:21:30 +00:00
xvid 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