gstreamer/ext/opus
Vincent Penquerc'h 70ca2a6851 opusdec: rewrite logic
Parameters such as frame size, etc, are variable. Pretty much
everything can change within a stream, so be prepared about it,
and do not cache parameters in the decoder.
2011-11-16 13:43:36 +00:00
..
gstopus.c opusparse: add opusparse element 2011-11-16 13:43:36 +00:00
gstopusdec.c opusdec: rewrite logic 2011-11-16 13:43:36 +00:00
gstopusdec.h opusdec: rewrite logic 2011-11-16 13:43:36 +00:00
gstopusenc.c opusenc: fix pointer mismatch in memcpy on drain 2011-11-15 17:50:39 +00:00
gstopusenc.h opus: port to encoder/decoder base classes 2011-11-14 13:50:23 +00:00
gstopusparse.c opusparse: add opusparse element 2011-11-16 13:43:36 +00:00
gstopusparse.h opusparse: add opusparse element 2011-11-16 13:43:36 +00:00
Makefile.am opusparse: add opusparse element 2011-11-16 13:43:36 +00:00