gstreamer/ext/flac
Sebastian Dröge 826f568cb4 ext/flac/gstflacenc.c: Support encoding of up to 8 channels.
Original commit message from CVS:
* ext/flac/gstflacenc.c: (gst_flac_enc_init),
(gst_flac_enc_sink_getcaps):
Support encoding of up to 8 channels.
2008-08-03 09:23:14 +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: Always post the audio-codec tag, not only if other tags are present. 2008-08-02 17:18:47 +00:00
gstflacdec.h ext/flac/gstflacdec.*: Remove some unused vars. 2007-12-18 17:40:34 +00:00
gstflacenc.c ext/flac/gstflacenc.c: Support encoding of up to 8 channels. 2008-08-03 09:23:14 +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