summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-09-27rtpbin: fix shutdown crash in rtpbinHavard Graff1-0/+67
2020-09-25qtdemux: fix allocation explosion with stsd entriesJustin Chadwell1-0/+51
2020-09-25qtdemux: fix crashes when input stream contained no stsd entriesJustin Chadwell1-0/+52
2020-03-13tests: rtp-payloading: add minimal vp8/vp9 rtp payloading/depayloading testTim-Philipp Müller1-0/+52
2019-11-29rtpsession: add locking for clear-pt-mapHavard Graff1-0/+44
2019-08-24valgrind: suppress Cond error coming from gnutlsMathieu Duponchelle1-0/+17
2019-08-24supp: Ignore leaks caused by shout/sethostentNicolas Dufresne1-0/+9
2019-08-08rtpssrcdemux: Avoid taking streamlock out-of-bandNicolas Dufresne1-0/+67
2019-08-07rtpsession: Always keep at least one NACK on early RTCPNicolas Dufresne1-0/+71
2019-08-07rtpsession: Call on-new-ssrc earlierNicolas Dufresne1-0/+27
2019-04-07test: rtpsession: Verify on-sending-nacks callbackNicolas Dufresne1-3/+134
2019-04-05rtpsession: Add disable-sr-timestamp propertyMathieu Duponchelle1-0/+40
2019-04-05test: rtpsession: Test FB Nack packingNicolas Dufresne1-0/+78
2019-04-05test: rtpsession: Test handling of NACK surplusNicolas Dufresne1-0/+180
2019-04-05rtpsession: Fix race when sending PLI, FIR and NACK packetsJohn Bassett1-6/+94
2019-04-02test: rtpbin_buffer_list: add test to verify that stats are correctAntonio Ospite1-0/+53
2019-04-01test: rtpbin_buffer_list: move buffer list creation next to its validationAntonio Ospite1-28/+30
2019-04-01test: rtpbin_buffer_list: set the chain_list function directly in the testAntonio Ospite1-7/+2
2019-04-01test: rtpbin_buffer_list: make check_packet more flexibleAntonio Ospite1-6/+6
2019-04-01test: rtpbin_buffer_list: factor out a function to create packets buffersAntonio Ospite1-25/+28
2019-04-01test: rtpbin_buffer_list: check if the chain_list function has been calledAntonio Ospite1-0/+14
2019-04-01test: rtpbin_buffer_list: port to GStreamer 1.0Antonio Ospite1-108/+95
2019-04-01tests: jpegdec: bump discoverer timeout for valgrindTim-Philipp Müller1-1/+1
2019-03-26rtpstorage: Make debug category available to sub objectsOlivier Crête3-14/+18
2019-03-22examples: rtsp: fix compiler warningTim-Philipp Müller1-0/+1
2019-03-14test: imagefreeze: add test for the num-buffers propertyAntonio Ospite1-0/+87
2019-03-08meson: Build v4l2 example only if v4l2 plugin was builtSeungha Yang1-1/+3
2019-03-06tests: rtpulpfec: fix buffer leak in unit testTim-Philipp Müller1-1/+1
2019-03-06tests: rtpjitterbuffer: fix leaks in new test_push_eos() testTim-Philipp Müller1-3/+8
2019-03-06tests: states: blacklist gtk sinks for state change testTim-Philipp Müller2-3/+3
2019-03-06tests: .gitignore more test and example binariesTim-Philipp Müller2-0/+7
2019-02-28meson: don't build icles when tests are disabledTim-Philipp Müller1-1/+1
2019-02-11rtp jitterbuffer test: Test for queue fillingOlivier Crête1-0/+65
2019-02-06misc: Fix warnings on Cerbero's mingw (gcc 4.7)Nirbheek Chauhan3-19/+19
2019-01-31test: h265depay: Add todo for testing aggregate packets with markerNicolas Dufresne1-0/+2
2019-01-31test: rtph264depay: Check handling of STAP-A markerNicolas Dufresne1-0/+74
2019-01-31meson: orc-test is not requiredNirbheek Chauhan1-3/+2
2019-01-30meson: Add support orc fallbackSeungha Yang1-2/+7
2019-01-18tests: rtp-payloading avoid -Wmaybe-uninitializedVictor Toso1-2/+2
2019-01-18tests: matroskamux avoid -Wmaybe-uninitializedVictor Toso1-2/+5
2019-01-16 meson: enable tests for orc codeTim-Philipp Müller1-23/+25
2019-01-09test: rtph265pay: Verify we only mark the last fragmentJan Alexander Steffens (heftig)1-0/+42
2019-01-09test: rtph265pay: Use a bigger test frameJan Alexander Steffens (heftig)1-9/+13
2019-01-09test: rtph264pay: Verify we only mark the last fragmentJan Alexander Steffens (heftig)1-0/+42
2018-12-30tests: Enable more unit tests on WindowsSeungha Yang1-24/+24
2018-12-30tests: Remove pointless unistd.h includeSeungha Yang24-48/+0
2018-12-25tests: dist new rtph265.rtp fileTim-Philipp Müller1-0/+1
2018-12-20Revert "rtpbin: receive bundle support"Mathieu Duponchelle9-854/+1
2018-12-19tagschecking: Use gst_message_parse_warning in case of GST_MESSAGE_WARNINGKimTaeSoo1-2/+5
2018-12-19test: rtph264/265: Add libgstrtp in auto-tool makefileNicolas Dufresne1-2/+2