gstreamer/ext/opus
Vincent Penquerc'h 6bc6b6ebbf opusdec: handle missing buffers with no duration
If buffer duration is missing, it is parsed from the packet data.
This is not foolproof, since Opus can change durations on the
fly.

https://bugzilla.gnome.org/show_bug.cgi?id=767826
2016-06-21 10:48:40 +01: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: handle missing buffers with no duration 2016-06-21 10:48:40 +01:00
gstopusdec.h opusdec: handle missing buffers with no duration 2016-06-21 10:48:40 +01:00
gstopusenc.c opusenc, subtitleoverlay: use MAY_BE_LEAKED flag 2016-06-02 13:11:11 +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