summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qtdemux: fix allocation explosion with stsd entriesJustin Chadwell2020-09-251-0/+51
* qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell2020-09-251-0/+52
* tests: rtp-payloading: add minimal vp8/vp9 rtp payloading/depayloading testTim-Philipp Müller2020-03-131-0/+52
* rtpsession: add locking for clear-pt-mapHavard Graff2019-11-291-0/+44
* valgrind: suppress Cond error coming from gnutlsMathieu Duponchelle2019-08-241-0/+17
* supp: Ignore leaks caused by shout/sethostentNicolas Dufresne2019-08-241-0/+9
* rtpssrcdemux: Avoid taking streamlock out-of-bandNicolas Dufresne2019-08-081-0/+67
* rtpsession: Always keep at least one NACK on early RTCPNicolas Dufresne2019-08-071-0/+71
* rtpsession: Call on-new-ssrc earlierNicolas Dufresne2019-08-071-0/+27
* test: rtpsession: Verify on-sending-nacks callbackNicolas Dufresne2019-04-071-3/+134
* rtpsession: Add disable-sr-timestamp propertyMathieu Duponchelle2019-04-051-0/+40
* test: rtpsession: Test FB Nack packingNicolas Dufresne2019-04-051-0/+78
* test: rtpsession: Test handling of NACK surplusNicolas Dufresne2019-04-051-0/+180
* rtpsession: Fix race when sending PLI, FIR and NACK packetsJohn Bassett2019-04-051-6/+94
* test: rtpbin_buffer_list: add test to verify that stats are correctAntonio Ospite2019-04-021-0/+53
* test: rtpbin_buffer_list: move buffer list creation next to its validationAntonio Ospite2019-04-011-28/+30
* test: rtpbin_buffer_list: set the chain_list function directly in the testAntonio Ospite2019-04-011-7/+2
* test: rtpbin_buffer_list: make check_packet more flexibleAntonio Ospite2019-04-011-6/+6
* test: rtpbin_buffer_list: factor out a function to create packets buffersAntonio Ospite2019-04-011-25/+28
* test: rtpbin_buffer_list: check if the chain_list function has been calledAntonio Ospite2019-04-011-0/+14
* test: rtpbin_buffer_list: port to GStreamer 1.0Antonio Ospite2019-04-011-108/+95
* tests: jpegdec: bump discoverer timeout for valgrindTim-Philipp Müller2019-04-011-1/+1
* rtpstorage: Make debug category available to sub objectsOlivier Crête2019-03-263-14/+18
* examples: rtsp: fix compiler warningTim-Philipp Müller2019-03-221-0/+1
* test: imagefreeze: add test for the num-buffers propertyAntonio Ospite2019-03-141-0/+87
* meson: Build v4l2 example only if v4l2 plugin was builtSeungha Yang2019-03-081-1/+3
* tests: rtpulpfec: fix buffer leak in unit testTim-Philipp Müller2019-03-061-1/+1
* tests: rtpjitterbuffer: fix leaks in new test_push_eos() testTim-Philipp Müller2019-03-061-3/+8
* tests: states: blacklist gtk sinks for state change testTim-Philipp Müller2019-03-062-3/+3
* tests: .gitignore more test and example binariesTim-Philipp Müller2019-03-062-0/+7
* meson: don't build icles when tests are disabledTim-Philipp Müller2019-02-281-1/+1
* rtp jitterbuffer test: Test for queue fillingOlivier Crête2019-02-111-0/+65
* misc: Fix warnings on Cerbero's mingw (gcc 4.7)Nirbheek Chauhan2019-02-063-19/+19
* test: h265depay: Add todo for testing aggregate packets with markerNicolas Dufresne2019-01-311-0/+2
* test: rtph264depay: Check handling of STAP-A markerNicolas Dufresne2019-01-311-0/+74
* meson: orc-test is not requiredNirbheek Chauhan2019-01-311-3/+2
* meson: Add support orc fallbackSeungha Yang2019-01-301-2/+7
* tests: rtp-payloading avoid -Wmaybe-uninitializedVictor Toso2019-01-181-2/+2
* tests: matroskamux avoid -Wmaybe-uninitializedVictor Toso2019-01-181-2/+5
* meson: enable tests for orc codeTim-Philipp Müller2019-01-161-23/+25
* test: rtph265pay: Verify we only mark the last fragmentJan Alexander Steffens (heftig)2019-01-091-0/+42
* test: rtph265pay: Use a bigger test frameJan Alexander Steffens (heftig)2019-01-091-9/+13
* test: rtph264pay: Verify we only mark the last fragmentJan Alexander Steffens (heftig)2019-01-091-0/+42
* tests: Enable more unit tests on WindowsSeungha Yang2018-12-301-24/+24
* tests: Remove pointless unistd.h includeSeungha Yang2018-12-3024-48/+0
* tests: dist new rtph265.rtp fileTim-Philipp Müller2018-12-251-0/+1
* Revert "rtpbin: receive bundle support"Mathieu Duponchelle2018-12-209-854/+1
* tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNINGKimTaeSoo2018-12-191-2/+5
* test: rtph264/265: Add libgstrtp in auto-tool makefileNicolas Dufresne2018-12-191-2/+2
* test: rtph265: Copy and port tests from rtph264Nicolas Dufresne2018-12-184-0/+599