gstreamer/ext/flac
Sebastian Dröge ef66d037f1 ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side files. The conversion to normal, interl...
Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_write):
We actually support left/side, right/side and mid/side files. The
conversion to normal, interleaved stereo is done by libflac.
2008-06-04 08:54:09 +00:00
..
gstflac.c ext/flac/gstflac.c: Call bindtextdomain() to get localized strings. 2007-05-02 18:01:52 +00:00
gstflacdec.c ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side files. The conversion to normal, interl... 2008-06-04 08:54:09 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Remove some unused vars. 2007-12-18 17:40:34 +00:00
gstflacenc.c ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ... 2007-09-26 13:19:17 +00:00
gstflacenc.h ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and make sure we pass the right flow return ... 2007-09-26 13:19:17 +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/: Set the channel layout when decoding FLAC files with more than 2 channels as defined by the FLAC spec. Fix... 2008-05-25 16:09:39 +00:00