summaryrefslogtreecommitdiff
path: root/subprojects/gstreamer/plugins
Commit message (Expand)AuthorAgeFilesLines
* multiqueue: Simplify gst_multi_queue_iterate_internal_linksJan Alexander Steffens (heftig)2023-04-041-29/+18
* gstreamer: re-indent with GNU indent 2.2.12Tim-Philipp Müller2023-03-173-3/+3
* inputselector: Wake up streaming thread before PLAYING_TO_PAUSED transitionVivia Nikolaidou2023-03-161-4/+6
* tracers: Document the 'log' tracerAlicia Boya García2023-03-141-1/+82
* inputselector: Avoid deadlock when shutting downVivia Nikolaidou2023-03-022-0/+19
* clocksync: Add "QoS" supportThibault Saunier2023-02-012-2/+277
* filesink: Adds rb+ file modeDaniel Ulery2023-01-262-3/+69
* multiqueue: Handle use-interleave latency live pipelinesEdward Hervey2023-01-241-0/+28
* inputselector: drop use of GSliceTim-Philipp Müller2023-01-241-2/+2
* multiqueue: drop use of GSliceTim-Philipp Müller2023-01-241-3/+3
* queue2: drop use of GSliceTim-Philipp Müller2023-01-242-10/+28
* tracers: drop use of GSliceTim-Philipp Müller2023-01-242-8/+8
* Use automatic pad activation in elements that can take advantage of itAlicia Boya García2023-01-243-5/+0
* input-selector: Take the object lock while iterating sinkpadsJan Alexander Steffens (heftig)2023-01-181-3/+14
* multiqueue: Fix potential deadlock with parallel release_pad callsMart Raudsepp2022-12-231-5/+7
* fdsrc,fdsink: Set binary mode on FDHiero322022-12-212-0/+18
* coreelements: Use G_OS_WIN32 macroHiero322022-12-215-10/+10
* multiqueue: update for renamed log id macrosTim-Philipp Müller2022-12-101-62/+60
* multiqueue: Use new id-based debugging methodsEdward Hervey2022-12-051-117/+120
* multiqueue: Handle gapless with flushingEdward Hervey2022-12-021-6/+3
* inputselector: Add drop-backwards propertyVivia Nikolaidou2022-11-222-1/+55
* inputselector: Fix waiting on sync-mode=clockVivia Nikolaidou2022-11-222-20/+99
* fakesrc: avoid time overflow with datarateCélestin Marot2022-11-191-2/+4
* multiqueue: Protect reconfiguration with a lockJan Schmidt2022-11-162-0/+13
* multiqueue: Handle gapless inputEdward Hervey2022-11-161-0/+63
* tracers: latency: document the 'reported' flagGuillaume Desmottes2022-11-081-2/+2
* identity: fix "handoff" signal docsTim-Philipp Müller2022-11-051-1/+0
* concat: Properly propagate EOS seqnumEdward Hervey2022-10-271-0/+2
* queue2: Hold the lock when modifying sinkresultEdward Hervey2022-10-031-1/+3
* queue2: Fix deadlock when deactivate is called in pull modePaweł Stawicki2022-09-201-0/+6
* meson: Call pkgconfig.generate in the loop where we declare plugins dependenciesThibault Saunier2022-09-012-2/+0
* tracers: leaks: delay type name lookupTim-Philipp Müller2022-08-041-5/+7
* tracers: leaks: fix potentially invalid memory access when trying to detect o...Corentin Damman2022-08-041-40/+62
* tracers: leaks: fix potentially invalid memory access when trying to detect o...Tim-Philipp Müller2022-08-041-11/+25
* tracers: leaks: fix object-refings.class flagsCorentin Damman2022-07-121-1/+1
* multiqueue: fix potential crash on shutdownTim-Philipp Müller2022-06-141-2/+2
* multiqueue: fix warning: ‘is_query’ may be used uninitialized in this fun...James Hilliard2022-06-141-1/+2
* multiqueue: Increase initial interleave growth rateEdward Hervey2022-05-051-1/+1
* filesink: fix handling of non-existing paths with muslTim-Philipp Müller2022-05-021-0/+3
* gstleaks: log the number of alive objectsGuillaume Desmottes2022-04-201-2/+5
* Replace gst-i18n-*.h with gi18n-lib.hXavier Claessens2022-04-199-9/+9
* gstleaks: fix pthread_atfork return value checkGuillaume Desmottes2022-04-161-1/+1
* Remove glib and gobject dependencies everywhereXavier Claessens2022-04-011-1/+1
* typefind: Skip parsing of data URIsPhilippe Normand2022-03-161-0/+7
* multiqueue: Fix interleave calculation for data before segment startEdward Hervey2022-03-091-0/+11
* multiqueue: Improve interleave calculation at startup and EOSEdward Hervey2022-03-092-12/+29
* typefind: fix reading file extension from URIMarcin Kolny2021-11-041-14/+29
* identity: Fix crash when receiving a gap event outside the current segmentVivia Nikolaidou2021-10-291-8/+23
* concat: fix qos event handlingGuillaume Desmottes2021-10-201-3/+0
* multiqueue: Fix query unref race on flushJan Alexander Steffens (heftig)2021-10-051-2/+4