gstreamer/ext/flac
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
..
flac_compat.h Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4 2002-10-20 00:51:51 +00:00
gstflac.c ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
gstflacdec.c Spelling fix 2004-02-16 17:09:18 +00:00
gstflacdec.h ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
gstflacenc.c gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY 2004-02-22 15:31:30 +00:00
gstflacenc.h ext/flac/: Fix typos 2004-01-31 10:25:05 +00:00
gstflactag.c 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
gstflactag.h Compilation will work better if I don't forget new files.. 2003-12-07 21:43:04 +00:00
Makefile.am distcheck fixes 2003-12-08 23:41:53 +00:00