gstreamer/ext/flac
Edward Hervey 8b1eeb5a6a Fix memory leaks.
Original commit message from CVS:
* ext/flac/gstflactag.c: (gst_flac_tag_init):
* gst/interleave/deinterleave.c: (deinterleave_init),
(deinterleave_sink_link):
* gst/interleave/interleave.c: (interleave_init):
* gst/median/gstmedian.c: (gst_median_init):
* gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
Fix memory leaks.
* tests/check/elements/id3demux.c: (pad_added_cb):
Remove unused variable.
2007-06-22 10:12:15 +00:00
..
gstflac.c ext/flac/gstflac.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:01:52 +00:00
gstflacdec.c Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflacdec.h Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflacenc.c Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflacenc.h Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887. 2007-06-10 10:53:26 +00:00
gstflactag.c Fix memory leaks. 2007-06-22 10:12:15 +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 ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#340492). 2006-06-20 19:40:29 +00:00