gstreamer/ext/opus
Vincent Penquerc'h 605d407b16 opusenc: do not cause the decoder to apply the channel mapping again
Since we already reorder channels, we do not want to write that
reordering in the header, or the decoder will do it again.
2011-11-25 15:31:59 +00:00
..
gstopus.c opusparse: add opusparse element 2011-11-16 17:58:15 +00:00
gstopuscommon.c opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopuscommon.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopusdec.c opusdec: fix bogus assertion 2011-11-25 15:31:59 +00:00
gstopusdec.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopusenc.c opusenc: do not cause the decoder to apply the channel mapping again 2011-11-25 15:31:59 +00:00
gstopusenc.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopusheader.c opus: pre-skip and output gain are little endian, remove reminder note 2011-11-24 13:40:34 +00:00
gstopusheader.h opus: multichannel support 2011-11-24 13:40:34 +00:00
Makefile.am opus: multichannel support 2011-11-24 13:40:34 +00:00