summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-08-30rtphdrext-rfc6464: Add test for inserting in payloader using the APIOlivier Crête1-0/+47
2021-08-30rtphdrext-rfc6464: Add test for inserting it based on capsOlivier Crête1-0/+34
2021-08-25rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui1-41/+111
2021-08-25rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui1-73/+337
2021-08-25rtptwcc: fix seqnum-wrapHavard Graff1-0/+47
2021-08-25rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui1-0/+72
2021-08-25rtptwcc: fixed parsing of old sequence numberTulio Beloqui1-0/+53
2021-08-25rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui1-0/+55
2021-08-25rtptwcc: add feedback-intervalHavard Graff1-0/+45
2021-08-25rtptwcc: make twcc-tests more deterministicHavard Graff1-44/+32
2021-08-17videocrop: Fix icles tests.Víctor Manuel Jáquez Leal1-0/+1
2021-08-17rtp: Color Space header extensionJakub Adam2-0/+262
2021-08-16gstqmlgl: add multisink test applicationDmitry Shusharin8-0/+560
2021-08-16rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui1-0/+37
2021-07-26splitmuxsink: Prevent hang going back to NULL after failuresJan Schmidt1-0/+38
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller7-27/+39
2021-05-25rtpssrcdemux: fix "data flow before segment event" crashHavard Graff1-6/+103
2021-05-05Use gst_element_request_pad_simpleFrançois Laignel11-52/+53
2021-04-26rtpopuspay: set MARKER flagGuillaume Desmottes1-4/+9
2021-04-26rtpopuspay: add DTX supportGuillaume Desmottes1-0/+90
2021-04-25rtpjitterbuffer: fix divide-by-zeroHavard Graff1-1/+45
2021-04-24rtpjitterbuffer: clean up and improve missing packets handlingHavard Graff1-18/+117
2021-04-21qmloverlay: Use first found GstGLVideoItem as widget propertyVaL Doroshchuk1-0/+28
2021-04-13rtp: fix test_twcc_header_and_run to support big endian.Doug Nazar1-3/+3
2021-04-13tests: Fix alpha test on big endian machines.Doug Nazar1-2/+9
2021-03-29rtp: allow per feature registrationStéphane Cerveau1-0/+2
2021-03-26videocrop: handle non raw caps featuresVíctor Manuel Jáquez Leal1-8/+121
2021-02-18wavparse: fix seeking in READY stateGuillaume Desmottes1-0/+67
2021-02-18tests: wavparse: factor out create_pipeline()Guillaume Desmottes1-8/+18
2021-02-11tests: add rtpopus multichannel test casesJakub Adam1-0/+87
2021-02-04rtp: add rtphdrextrfc6464Guillaume Desmottes2-0/+290
2021-02-04level: add GstRTPAudioLevelMeta on buffersGuillaume Desmottes1-0/+48
2021-01-04videoflip: fix possible crash when setting the video-direction while runningMatthew Waters1-0/+78
2021-01-04tests: add tests for videoflipMatthew Waters2-0/+210
2020-12-12splitmuxsink: Unit test - check format/opened/closed sequenceJan Schmidt1-3/+69
2020-11-26tests/rtp-payloading: Use new AudioFormatInfo::fill_silence functionMarijn Suijten1-2/+2
2020-11-13rtpsession: never send on a non-internal sourceHavard Graff1-0/+68
2020-11-12tests: qtdemux: fix typo in caps fieldTim-Philipp Müller1-2/+2
2020-11-12tests: qtdemux: fix crash on 32-bit architecturesTim-Philipp Müller1-6/+8
2020-10-31splitmuxsrc: Fix comment in a testJan Schmidt1-3/+3
2020-10-30rtpvp9depay: Improve SVC parsing, aggregate all layersStian Selnes1-0/+106
2020-10-30rtpvp8depay: Send lost events when marker bit is missingStian Selnes1-2/+182
2020-10-29rtpvp*depay: possibly forward might-have-been-fec PacketLost eventsMikhail Fludkov2-2/+405
2020-10-28rtpjitterbuffer: don't send multiple instant RTX for the same packetHavard Graff2-7/+45
2020-10-16rtpvp8pay: payload temporally scaled bitstreams.John-Mark Bell2-0/+470
2020-10-16vp8enc: finish support for temporally scaled encodingJohn-Mark Bell1-0/+210
2020-10-08rtpmanager: implement SMPTE 2022-1 FEC encoderMathieu Duponchelle2-0/+230
2020-10-08rtpmanager: implement SMPTE 2022-1 FEC decoderMathieu Duponchelle2-0/+445
2020-10-06rtpfunnel: Also forward custom sticky eventOlivier Crête1-28/+120
2020-09-28qtmux: properly support initial caps nego failureMatthew Waters1-0/+49