gstreamer/ext/flac
Tim-Philipp Müller 8accf2704b flacdec: fix buffer leak
gst_buffer_replace() will take its own ref, so we still have
to unref the buffer if we don't need it any longer.
2009-05-13 09:18:07 +01:00
..
gstflac.c Add RANKS for various encoders and muxers 2009-05-07 18:10:08 +01:00
gstflacdec.c flacdec: fix buffer leak 2009-05-13 09:18:07 +01:00
gstflacdec.h add pending_samples so that we only update segment's last stop after really sending the samples 2009-04-04 15:14:32 +02:00
gstflacenc.c flac: Implement preset interface 2009-05-04 12:43:42 +02:00
gstflacenc.h flac: require a 'newer' flac and remove support for the legacy flac API 2009-03-27 21:27:30 +00:00
gstflactag.c ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
gstflactag.h ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00