gstreamer/ext/flac
Sebastian Dröge 906f398df7 ext/flac/: Set the channel layout when decoding FLAC files with more than 2 channels as defined by the FLAC spec. Fix...
Original commit message from CVS:
* ext/flac/Makefile.am:
* ext/flac/gstflacdec.c: (gst_flac_dec_write):
Set the channel layout when decoding FLAC files with more than 2
channels as defined by the FLAC spec. Fixes bug #534570.
Also don't try to decode left/side, right/side and mid/side files
as we don't support this at all.
2008-05-25 16:09:39 +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/: 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
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