Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-03-20rtpjitterbuffer: rework large-gap testsHavard Graff
2020-03-20test/check: split out rtptimerqueue-tests in a separate fileHavard Graff
2020-03-19splitmuxsink: Decouple keyframe request and the decision for fragmentationSeungha Yang
2020-03-19qt: add a qml overlay filter element [part 2]Matthew Waters
2020-03-18qt: add a qml overlay filter elementMatthew Waters
2020-03-18test/qml: add an dynamically adding qmlglsink elementMatthew Waters
2020-03-12tests: rtp-payloading: add minimal vp8/vp9 rtp payloading/depayloading testTim-Philipp Müller
2020-03-06rtph26x: Use gst_memory_map() instead of gst_buffer_map() in avc modeOgnyan Tonchev
2020-03-04rtpjitterbuffer: fix stalling when resetting timersHavard Graff
2020-03-04splitmux: Avoid negative DTSJan Schmidt
2020-03-01tests: flvmux: Instead of using the testclock, just send eos event for drainYeongjin Jeong
2020-02-24rtpsession: fix crash when no extension-header present for twccHåvard Graff
2020-02-18tests: flvmux: Add test for rollover timestampYeongjin Jeong
2020-02-14rtpmanager: Google Transport-Wide Congestion Control RTP ExtensionHavard Graff
2020-02-14rtpfunnel: various cleanupsHåvard Graff
2020-02-11rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_capsMikhail Fludkov
2020-02-11rtpssrcdemux: Handle RTCP APP packetsJohn Bassett
2020-02-11rtpssrcdemux: Bad RTP/RTCP packet is not fatalJohn Bassett
2020-02-11rtpssrcdemux: introduce max-streams propertyMikhail Fludkov
2020-02-11rtpssrcdemux: fix test warningsHavard Graff
2020-02-06rtpsession: Add test for packet rate mathsOlivier Crête
2020-01-28rtprtxsend: allow generic input capsMathieu Duponchelle
2020-01-13rtph265pay: TID for NALU type 48 was always set to 7Kristofer Björkström
2019-12-20rtpbin: fix shutdown crash in rtpbinHavard Graff
2019-12-16qtmux: port to GstAggregatorMathieu Duponchelle
2019-11-29rtpsession: add test for requesting FIR after having requested PLIHavard Graff
2019-11-29rtpjitterbuffer: make test more stableHavard Graff
2019-11-29rtpsession: add locking for clear-pt-mapHavard Graff
2019-11-03rtpjitterbuffer: make sure not to drop packets based on skewHavard Graff
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-10-04gstrtpjitterbuffer: Custom messages when dropping packetsSimon Arnling Bååth
2019-09-28rtpjitterbuffer: Cancel timers instead of just unlocking loop threadOlivier Crête
2019-09-28rtpjitterbuffer: No need to wake the timer thread on head changesNicolas Dufresne
2019-09-28rtptimerqueue: Consolidate a data structure for timersNicolas Dufresne
2019-09-27tests: jitterbuffer: Demacroify some helpersNicolas Dufresne
2019-09-06splitmux: Add muxer-pad-map propertyJan Schmidt
2019-08-08valgrind: suppress Cond error coming from gnutlsMathieu Duponchelle
2019-08-07test: rtpbin_buffer_list: add a test for invalid packets in buffer listAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for multiplexed RTP and RTCPAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for different timestamps in buffer listAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add function to check timestampAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test about reordered or duplicated seqnumsAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for lange jump in seqnums with recoveryAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for large jump in sequence numbersAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for wrapping sequence numbersAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for permissible gap in sequence numbersAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add a test for the case of failed probationAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add function to check sequence numberAntonio Ospite
2019-08-07test: rtpbin_buffer_list: add test to verify that receiving stats are correctAntonio Ospite