gstreamer/ext/flac
Tim-Philipp Müller 3e9f191262 flacenc: fix get_caps function some more so that all structures have channel info
Set channels and channel-layout on the right structure; that is, the
structure we are going to append to the caps we are building, and not
the structure we are using as a template for all the structures. Fixes
first structure of the returned caps not having any channel info set
on it.
2012-02-22 17:39:16 +00:00
..
gstflac.c i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 17:26:37 +02:00
gstflacdec.c flacdec: shift in proper direction for audio sample conversion 2012-02-09 22:09:31 +01:00
gstflacdec.h flac: Port to the new raw audio caps 2012-01-06 09:40:55 +01:00
gstflacenc.c flacenc: fix get_caps function some more so that all structures have channel info 2012-02-22 17:39:16 +00:00
gstflacenc.h flac: Port to the new raw audio caps 2012-01-06 09:40:55 +01:00
gstflactag.c more memory API porting 2012-01-25 12:30:29 +01: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 flacenc: port to audioencoder 2011-09-28 16:14:46 +02:00