gstreamer/gst-libs/gst
Mikhail Fludkov 8d4f79b640 audiodecoder: fix invalid timestamps when PLC and delay
Elements inherited from GstAudioDecoder, supporting PLC and introducing
delay produce invalid timestamps. Good example is opusdec with in-band FEC
enabled. After receiving GAP event it delays the audio concealment until
the next buffer arrives. The next buffer will have DISCONT flag set which
will make GstAudioDecoder to reset it's internal state, thus forgetting
the timestamp of GAP event. As a result the concealed audio will have the
timestamp of the next buffer (with DISCONT flag) but not the timestamp
from the event.
2016-06-16 11:01:04 +01:00
..
allocators g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
app g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
audio audiodecoder: fix invalid timestamps when PLC and delay 2016-06-16 11:01:04 +01:00
fft g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
pbutils audiovisualizer: Fix calculations for bytes<->samples conversions 2016-06-11 11:45:51 +03:00
riff g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
rtsp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
sdp g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
tag exiftag: Increase serialized geo precision 2016-06-13 09:29:52 +03:00
video videodecoder: handle buffer's flags at offset 2016-06-09 19:13:46 +03:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00