gstreamer/tests/check/libs
Mikhail Fludkov 7a206336dd rtpbasedepayload: look at ssrc before sequence numbers
Doing so prevents us dropping buffers in the rare, but possible, situations,
when the stream changes SSRC and new sequence numbers does not differ
much from the last sequence number from previous SSRC. For example:
ssrc - 0xaaaa 101,102,103,104 ssrc - 0xbbbb 102, 103, 104, 105...
In the scenario above we don't want to drop the first 3 packets of
0xbbbb stream.

https://bugzilla.gnome.org/show_bug.cgi?id=764459
2016-04-03 11:49:16 +03:00
..
.gitignore Update .gitignore 2015-04-23 15:42:29 +01:00
allocators.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
audio.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
audiocdsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
audiodecoder.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
audioencoder.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
baseaudiovisualizer.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
discoverer.c discoverer: Add serialization methods. 2015-05-19 18:48:07 +02:00
fft.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
gstlibscpp.cc Fix FSF address 2012-11-03 23:05:09 +00:00
libsabi.c tests: fix cpp directives 2015-06-22 16:53:06 +02:00
mikey.c mikey: make message and payload mini-objects 2014-07-02 15:44:12 +02:00
navigation.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
pbutils.c tests: pbutils: more checking of returned description strings 2015-02-27 14:30:01 +00:00
profile.c encoding-profile: add gst_encoding_profile_get_file_extension() 2012-12-23 15:26:59 +00:00
rtp.c test: fix indentation 2016-03-30 22:41:54 +01:00
rtpbasedepayload.c rtpbasedepayload: look at ssrc before sequence numbers 2016-04-03 11:49:16 +03:00
rtpbasepayload.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
rtsp.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00
rtspconnection.c rtspconnection: Add support for parsing custom headers 2015-11-18 00:15:32 +00:00
sdp.c sdp: add helper fuctions from/to sdp from/to caps 2015-12-31 17:11:57 +02:00
struct_arm.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_i386.h tests: update libs ABI check GstRTSPTimeRange structure size on i386 2013-03-07 10:49:30 +00:00
struct_i386_osx.h gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
struct_ppc32.h tests: fix expected GstRTSPTimeRange structure size for ABI test for ppc32 2014-10-24 13:04:07 +01:00
struct_ppc64.h tests: add PPC64 abi struct sizes 2015-06-22 16:00:15 +02:00
struct_x86_64.h check: update for larger struct 2012-11-20 11:13:01 +01:00
tag.c tests: tags: add unit test for ID3v2 PRIVATE_DATA tag extraction 2015-11-20 20:20:25 +00:00
video.c tests:video: Fix overlay rectangle and buffer leak 2015-11-11 15:47:24 +01:00
videodecoder.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
videoencoder.c base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
xmpwriter.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:14:39 +02:00