gstreamer/ext
Vincent Penquerc'h 730d92ea8d opus: fix FEC
FEC may only be used when PLC is enabled on the audio decoder,
as it relies on empty buffers to generate audio from the next
buffer. Hooking to the gap events doesn't work as the audio
decoder does not like more buffers output than it sends.

The length of data to generate using FEC from the next packet
is determined by rounding the gap duration to nearest. This
ensures that duration imprecision does not cause quantization
to 2.5 milliseconds less than available. Doing so causes the
Opus API to fail decoding. Such duration imprecision is common
in live cases.

The buffer to consider when determining the length of audio
to be decoded is the previous buffer when using FEC, and the
new buffer otherwise. In the FEC case, this means we determine
the amount of audio from the previous buffer, whether it was
missing or not (and get the data either from this buffer, or
the current one if the previous one was missing).
2016-02-03 16:36:10 +00:00
..
apexsink apexsink: Fix buffer overflow, in case anyone ever ports it. 2015-04-16 22:45:31 +10:00
assrender assrender, dvbsuboverlay: fix example pipelines in docs 2015-12-19 21:25:49 +00:00
bs2b Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
bz2 bz2: Initialize variables 2014-04-08 09:55:15 +02:00
chromaprint plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
curl plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
daala plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
dash dashdemux: only update current reading position when needed 2016-02-01 14:36:48 -03:00
dc1394 Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
directfb plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
dtls Fix code indentation 2015-11-06 19:29:49 +00:00
dts plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
faac plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
faad faad: simplify configure check and require faad >= 2.7 2016-01-31 14:42:21 +00:00
flite flite: fix off by one in channel mask building 2014-04-08 17:35:37 +01:00
fluidsynth fluiddec: don't leak incoming caps event 2014-10-10 13:05:49 +01:00
gl gltransformation: reconfigure the src when changing to/from passthrough 2016-02-03 17:16:39 +11:00
gme gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gsm audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
gtk gtk: add the overlaycomposition feature to the template caps 2015-11-10 15:40:25 +11:00
hls adaptivedemux: replace ghostpad with a standard pad 2016-01-15 11:32:37 -03:00
kate plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
ladspa plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
libde265 Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
libmms Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
libvisual plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
lv2 gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mimic mimdec: Print invalid fourcc in error message in hex 2014-07-04 17:48:14 +01:00
modplug modplug: remove unused variable 2015-02-24 14:01:18 +00:00
mpeg2enc docs: update gst-launch-0.10 lines 2015-11-19 17:25:01 +00:00
mpg123 plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
mplex plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
musepack gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
nas gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
neon Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
ofa ofa: port to 1.0 2013-05-12 23:42:06 +01:00
openal plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
opencv opencv: add mask property to cvlaplace 2016-01-25 22:30:44 +00:00
openexr videodecoders: use default pad accept-caps handling 2015-08-15 13:51:16 -03:00
openh264 openh264dec: Unref video frames and codec state in all cases 2015-07-02 18:51:44 +02:00
openjpeg openjpegdec: Don't crash when decoding returns NULL data for any component 2015-12-17 15:57:57 +01:00
openni2 openni2src: do not leak pool 2014-09-16 12:48:25 +03:00
opus opus: fix FEC 2016-02-03 16:36:10 +00:00
qt qt: specify that we currently only take 2D textures 2016-01-27 16:13:28 +11:00
resindvd plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
rsvg rsvg: bump requirement to 2.36.2 2016-02-01 00:50:46 +00:00
rtmp rtmp: refer to both elements in the README 2015-12-30 18:00:47 -08:00
sbc sbc: sbcdec: Fix frame length calculation 2016-01-12 21:45:05 +00:00
schroedinger videoencoders: use template subset check for accept-caps 2015-08-17 14:39:44 -03:00
sdl rectangle: clear rectangle struct before use 2014-12-16 13:35:14 +01:00
smoothstreaming smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
sndfile Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
sndio plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
soundtouch pitch: Set seqnum on newly created segment event 2015-09-15 13:41:18 +02:00
spandsp spandsp: Add tone generator 2016-01-21 16:53:41 +02:00
spc Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
srtp srtp: Fix critical warning trying to retrieve SSRC from a non fb message 2015-10-23 16:32:03 +03:00
teletextdec teletextdec: Use NULL instead of g_strdup('\0') 2015-12-21 13:57:04 +01:00
timidity Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
voaacenc audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
voamrwbenc audioencoders: use template subset check for accept-caps 2015-08-17 10:07:54 -03:00
wayland plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
webp videoencoders: use template subset check for accept-caps 2015-08-17 14:39:44 -03:00
x265 x265enc: Drop incorrect stream-format="avc" in template caps 2015-09-21 19:11:42 +05:30
xvid gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
zbar plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
Makefile.am Remove dead libfame plugin 2016-02-01 00:32:50 +00:00