gstreamer/ext/opus
Vincent Penquerc'h 9121131f31 opusdec: fix 120 ms buffers being wrongly emitted
Using the max 120 ms buffer size to ensure we have enough space
for decoded data meant that Opus could actually return 120 ms'
worth of data.

https://bugzilla.gnome.org/show_bug.cgi?id=771723
2016-11-04 16:59:26 +00:00
..
gstopus.c opus: move Opus audio decoder and encoder from -bad to -base 2016-02-26 00:20:10 +00:00
gstopuscommon.c opuscommon: Use GString instead of snprintf for concating 2015-07-27 15:24:19 +01:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: fix 120 ms buffers being wrongly emitted 2016-11-04 16:59:26 +00:00
gstopusdec.h opusdec: handle missing buffers with no duration 2016-06-21 10:48:40 +01:00
gstopusenc.c opusenc: remove segment stop modification on eos 2016-10-05 14:49:52 +01:00
gstopusenc.h opusenc: Encode exactly the amount of samples we got as input and put correct timestamps on it 2015-11-03 20:35:41 +02:00
gstopusheader.c opus: Add proper support for multichannel audio 2015-11-03 20:35:41 +02:00
gstopusheader.h opus: Add proper support for multichannel audio 2015-11-03 20:35:41 +02:00
Makefile.am opus: move Opus audio decoder and encoder from -bad to -base 2016-02-26 00:20:10 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00