diff options
author | Stian Selnes <stian@pexip.com> | 2016-08-05 12:51:59 +0200 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2016-09-14 19:37:50 -0400 |
commit | f8238f0a9f927cbfa57720b599e56535ad6c3d25 (patch) | |
tree | cef8e4f55c85208450eefbbb2d5f1021dc30b74c /gst/replaygain/gstrganalysis.c | |
parent | 2eb73838168e1cac9ea23430b3e288cc63101e6e (diff) |
rtpjitterbuffer: Detect whether to assume equidistant spacing when loss
Assuming equidistant packet spacing when that's not true leads to more
loss than necessary in the case of reordering and jitter. Typically this
is true for video where one frame often consists of multiple packets
with the same rtp timestamp. In this case it's better to assume that the
missing packets have the same timestamp as the last received packet, so
that the scheduled lost timer does not time out too early causing the
packets to be considered lost even though they may arrive in time.
https://bugzilla.gnome.org/show_bug.cgi?id=769768
Diffstat (limited to 'gst/replaygain/gstrganalysis.c')
0 files changed, 0 insertions, 0 deletions