gstreamer/tests/check
Mikhail Fludkov ec5fa49631 rtpjitterbuffer: late packets shouldn't affect PTS of the following packet
If, say, a rtx-packet arrives really late, this can have a dramatic
effect on the jitterbuffer clock-skew logic, having it being reset
and losing track of the current dts-to-pts calculations, directly affecting
the packets that arrive later.

This is demonstrated in the test, where a RTX packet is pushed in really
late, and without this patch the last packet will have its PTS affected
by this, where as a late RTX packet should be redundant information, and
not affect anything.
2019-06-13 11:55:10 +02:00
..
elements rtpjitterbuffer: late packets shouldn't affect PTS of the following packet 2019-06-13 11:55:10 +02:00
generic tests: Remove pointless unistd.h include 2018-12-30 21:54:44 +09:00
pipelines tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNING 2018-12-19 15:57:32 +00:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp supp: Ignore leaks caused by shout/sethostent 2019-06-04 13:41:30 -04:00
Makefile.am rtpstorage: Make debug category available to sub objects 2019-03-26 19:41:06 -04:00
meson.build rtpstorage: Make debug category available to sub objects 2019-03-26 19:41:06 -04:00