gstreamer/tests/check/elements
Stian Selnes 2eb7383816 rtpjitterbuffer: Don't request rtx if 'now' is past retry period
There is no need to schedule another EXPECTED timer if we're already
past the retry period. Under normal operation this won't happen, but if
there are more timers than the jitterbuffer is able to process in
real-time, scheduling more timers will just make the situation worse.
Instead, consider this packet as lost and move on. This scenario can
occur with high loss rate, low rtt and high configured latency.

https://bugzilla.gnome.org/show_bug.cgi?id=769768
2016-09-14 19:37:50 -04:00
..
.gitignore gitignore: ignore qtdemux, rtph261 and rtpvp9 tests 2016-08-26 21:32:07 +02:00
aacparse.c
ac3parse.c
alpha.c
alphacolor.c
amrparse.c
apev2mux.c
aspectratiocrop.c
audioamplify.c
audiochebband.c
audiocheblimit.c
audiodynamic.c
audioecho.c
audiofirfilter.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
audioiirfilter.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
audioinvert.c
audiopanorama.c
audiowsincband.c
audiowsinclimit.c
autodetect.c
avimux.c
avisubtitle.c
capssetter.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
deinterlace.c
deinterleave.c
dtmf.c
equalizer.c
flacparse.c
flvdemux.c
flvmux.c
gdkpixbufoverlay.c
gdkpixbufsink.c
icydemux.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
id3demux.c
id3v2mux.c
imagefreeze.c
interleave.c
jpegdec.c
jpegenc.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
level.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
matroskademux.c
matroskamux.c
matroskaparse.c
mpegaudioparse.c
mulawdec.c
mulawenc.c
multifile.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
parser.c
parser.h
qtdemux.c tests: qtdemux: fix element and pad leak 2016-07-18 10:54:59 +01:00
qtdemux.h qtdemux: Handle upstream GAP in push-mode/time segment 2016-07-01 14:21:04 +02:00
qtmux.c qtmux: Use complete AAC caps with codec_data in the tests 2016-07-04 17:45:40 +02:00
rganalysis.c
rglimiter.c
rgvolume.c
rtp-payloading.c tests: remove a wrong 'const' specifier 2016-08-26 21:14:47 +02:00
rtpaux.c
rtpbin.c
rtpbin_buffer_list.c
rtpcollision.c
rtph261.c rtph261depay: Fix check of valid payload length 2016-08-26 11:53:22 -04:00
rtph263.c rtph263pdepay: Don't try to push empty frame 2016-08-26 11:57:15 -04:00
rtpjitterbuffer.c rtpjitterbuffer: Don't request rtx if 'now' is past retry period 2016-09-14 19:37:50 -04:00
rtpmux.c
rtprtx.c tests/rtprtx: refactor the tests to use gstharness 2016-08-25 18:21:10 -04:00
rtpsession.c
rtpvp9.c rtpvp9depay: Support flexible mode 2016-08-26 11:57:15 -04:00
shapewipe.c
souphttpsrc.c
spectrum.c
splitmux.c tests: splitmux: skip tests if theora or ogg plugins are not available 2016-06-21 17:54:21 +01:00
sunaudio.c
udpsink.c
udpsrc.c fix buffer leaks in tests 2016-06-21 10:51:08 +03:00
videobox.c tests: fix bus leaks 2016-07-18 10:53:19 +01:00
videocrop.c
videofilter.c
videomixer.c
vp8dec.c
vp8enc.c
vp9enc.c vp9enc: Fix leak of vpx_image_t 2016-08-26 11:57:15 -04:00
wavpackdec.c
wavpackenc.c
wavpackparse.c
wavparse.c
y4menc.c