summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-05-14tests/check: rtpsession: test internal sources timing outGeorge Kiagiadakis1-0/+156
2014-05-09rtpjitterbuffer: increment accepted packets after lossWim Taymans1-2/+56
2014-05-09Add new test case.Jason Litzinger1-3/+120
2014-05-09shapewipe: no need to activate padsWim Taymans1-3/+0
2014-05-07tests: fix compilation of souphttpsrc test for libsoup 2.40 for realTim-Philipp Müller1-1/+1
2014-05-07tests: fix compilation of souphttpsrc test for libsoup 2.40Tim-Philipp Müller1-9/+2
2014-05-04rtpaux/rtprtx: Make tests non-racyOlivier Crête2-88/+124
2014-05-04rtpmux: Always let upstream chose the ssrc if it wishesOlivier Crête1-2/+2
2014-05-03rtpsession: Keep local conflicting addresses in the sessionOlivier Crête1-4/+4
2014-05-03shapewipe: Send initial events after setting the elements to PLAYINGSebastian Dröge1-6/+8
2014-04-17rtprtx: Don't forget to unmap rtp buffer in the testSebastian Dröge1-0/+1
2014-04-17rtprtx: Provide an ssrc in the testSebastian Dröge1-1/+2
2014-04-17rtpsession: Fix memory leaks in testSebastian Dröge1-9/+25
2014-04-17rtpjitterbuffer: Fix hundreds of memory leaks in the testSebastian Dröge1-26/+99
2014-04-17rtpcollision: Fix memory leaks in unit testSebastian Dröge1-11/+12
2014-04-16videomixer: Fix memory leak in unit testSebastian Dröge1-0/+2
2014-04-16aacparse: Fix memory leak in the testSebastian Dröge1-0/+2
2014-04-07tests: souphttpsrc: use SoupKnownStatusCode if neededReynaldo H. Verdejo Pinochet1-0/+5
2014-03-15v4l2: Use a copy of videodev2.h headerNicolas Dufresne1-5/+0
2014-02-26tests: Don't build disabled plugins' check testsSebastian Rasmussen1-63/+266
2014-02-19autodetect: improve the testsStefan Sauer2-0/+119
2014-02-19autodetect: fix the disabled testStefan Sauer1-43/+20
2014-02-19autodetect: remove cruft from the testStefan Sauer1-14/+3
2014-02-14tests: fix typecast to fix compilationWim Taymans1-1/+1
2014-02-08souphttpsrc: Fix implicit enum conversion compiler warningSebastian Dröge1-1/+1
2014-02-08interleave: Fix unitialized variable compiler warning in testSebastian Dröge1-0/+2
2014-01-29check: Use fakesink sync=True instead of an audio sinkEdward Hervey1-2/+3
2014-01-21tests: rtprtx::test_rtxreceive_data_reconstruction: remove useless code for t...George Kiagiadakis1-13/+2
2014-01-21tests: rtprtx::test_rtxreceive_data_reconstruction: fix race conditionGeorge Kiagiadakis1-3/+22
2014-01-21tests: rtprtx::test_rtxsender_packet_retention: fix race conditionGeorge Kiagiadakis1-4/+18
2014-01-21tests: rtprtx::test_push_forward_seq: fix race conditionGeorge Kiagiadakis1-0/+13
2014-01-21tests: rtprtx::test_push_forward_seq: fix buffer refcountingGeorge Kiagiadakis1-3/+4
2014-01-15tests: Remove usage of the system clock from the rtprtx testOlivier Crête1-16/+0
2014-01-15tests: Initial segment in rtpcollision testOlivier Crête1-0/+1
2014-01-15examples/*-rtpaux: specify payload type association for the audio stream, so ...George Kiagiadakis2-2/+2
2014-01-06wavparse: split the testStefan Sauer1-2/+9
2014-01-03test/check: Verify rtprtxsend::ssrc-map property works as expectedGeorge Kiagiadakis1-1/+7
2014-01-03rtprtxreceive: modify to use a payload-type map like rtprtxsendGeorge Kiagiadakis3-7/+17
2014-01-03rtprtxsend: Allow SSRC-multiplexing and multiple payload types in the origina...Wim Taymans4-10/+50
2014-01-03examples: rtp: Add end-to-end rtpbin example with RTX elementsTorrie Fischer4-1/+672
2014-01-03tests/check: add rtpaux::test_simple_rtpbin_auxJulien Isorce3-0/+412
2014-01-03tests/check: add rtpcollision::test_rtx_ssrc_collision unit testJulien Isorce1-0/+173
2014-01-03tests/check: add rtprtx::test_rtxreceive_data_reconstructionGeorge Kiagiadakis1-0/+114
2014-01-03rtprtxsend: retransmit packets in the same order as the rtx requestsGeorge Kiagiadakis1-17/+13
2014-01-03tests/check: Add unit test for rtxsend's max_size_time propertyGeorge Kiagiadakis1-9/+44
2014-01-03tests/check: Add rtprtx::test_rtxsender_packet_retentionGeorge Kiagiadakis1-1/+230
2014-01-03tests/check: add rtprtx::test_drop_multiple_sender unit testJulien Isorce1-0/+496
2014-01-03tests/check: add rtprtx::test_drop_one_sender unit testJulien Isorce1-0/+316
2014-01-03tests/check: add rtprtx::test_push_forward_seqJulien Isorce3-0/+271
2013-12-31tests: add AUX receiver unit testWim Taymans1-0/+58