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
2021-08-30rtphdrext-rfc6464: Add test for inserting in payloader using the APIOlivier Crête
2021-08-30rtphdrext-rfc6464: Add test for inserting it based on capsOlivier Crête
2021-08-25rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui
2021-08-25rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui
2021-08-25rtptwcc: fix seqnum-wrapHavard Graff
2021-08-25rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui
2021-08-25rtptwcc: fixed parsing of old sequence numberTulio Beloqui
2021-08-25rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui
2021-08-25rtptwcc: add feedback-intervalHavard Graff
2021-08-25rtptwcc: make twcc-tests more deterministicHavard Graff
2021-08-17videocrop: Fix icles tests.Víctor Manuel Jáquez Leal
2021-08-17rtp: Color Space header extensionJakub Adam
2021-08-16gstqmlgl: add multisink test applicationDmitry Shusharin
2021-08-16rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui
2021-07-26splitmuxsink: Prevent hang going back to NULL after failuresJan Schmidt
2021-06-02Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller
2021-05-26rtpssrcdemux: fix "data flow before segment event" crashHavard Graff
2021-05-05Use gst_element_request_pad_simpleFrançois Laignel
2021-04-26rtpopuspay: set MARKER flagGuillaume Desmottes
2021-04-26rtpopuspay: add DTX supportGuillaume Desmottes
2021-04-25rtpjitterbuffer: fix divide-by-zeroHavard Graff
2021-04-24rtpjitterbuffer: clean up and improve missing packets handlingHavard Graff
2021-04-21qmloverlay: Use first found GstGLVideoItem as widget propertyVaL Doroshchuk
2021-04-13rtp: fix test_twcc_header_and_run to support big endian.Doug Nazar
2021-04-13tests: Fix alpha test on big endian machines.Doug Nazar
2021-03-29rtp: allow per feature registrationStéphane Cerveau
2021-03-26videocrop: handle non raw caps featuresVíctor Manuel Jáquez Leal
2021-02-18wavparse: fix seeking in READY stateGuillaume Desmottes
2021-02-18tests: wavparse: factor out create_pipeline()Guillaume Desmottes
2021-02-11tests: add rtpopus multichannel test casesJakub Adam
2021-02-04rtp: add rtphdrextrfc6464Guillaume Desmottes
2021-02-04level: add GstRTPAudioLevelMeta on buffersGuillaume Desmottes
2021-01-04videoflip: fix possible crash when setting the video-direction while runningMatthew Waters
2021-01-04tests: add tests for videoflipMatthew Waters
2020-12-11splitmuxsink: Unit test - check format/opened/closed sequenceJan Schmidt
2020-11-26tests/rtp-payloading: Use new AudioFormatInfo::fill_silence functionMarijn Suijten
2020-11-13rtpsession: never send on a non-internal sourceHavard Graff
2020-11-13tests: qtdemux: fix typo in caps fieldTim-Philipp Müller
2020-11-13tests: qtdemux: fix crash on 32-bit architecturesTim-Philipp Müller
2020-10-31splitmuxsrc: Fix comment in a testJan Schmidt
2020-10-30rtpvp9depay: Improve SVC parsing, aggregate all layersStian Selnes
2020-10-30rtpvp8depay: Send lost events when marker bit is missingStian Selnes
2020-10-29rtpvp*depay: possibly forward might-have-been-fec PacketLost eventsMikhail Fludkov
2020-10-28rtpjitterbuffer: don't send multiple instant RTX for the same packetHavard Graff
2020-10-16rtpvp8pay: payload temporally scaled bitstreams.John-Mark Bell
2020-10-16vp8enc: finish support for temporally scaled encodingJohn-Mark Bell
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC encoderMathieu Duponchelle
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC decoderMathieu Duponchelle
2020-10-06rtpfunnel: Also forward custom sticky eventOlivier Crête
2020-09-28qtmux: properly support initial caps nego failureMatthew Waters