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

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-09-20fallbackswitch: protect src pad stream lock using Condgstreamer-1.22.6Guillaume Desmottes
2023-09-20fallbackswitch: prevent deadlocks in chain functionGuillaume Desmottes
2023-09-20fallbackswitch: ensure strict ordering when taking mutexesGuillaume Desmottes
2023-07-20Update version to 0.9.11Sebastian Dröge
2023-07-19fallbackswitch: Change the threshold for trailing buffersJan Schmidt
2023-07-19fallbackswitch: Fix pad health calculation and notifiesJan Schmidt
2023-07-05togglerecord: Clip segment before calculating timestamp/durationVivia Nikolaidou
2023-07-05togglerecord: Error out if main stream buffer has no valid running timeVivia Nikolaidou
2023-07-05livesync: Wait for the end timestamp of the previous buffer before looking at...Sebastian Dröge
2023-07-05livesync: Improve EOS handlingJan Alexander Steffens (heftig)
2023-06-19fallbackswitch: add 'stop-on-eos' propertyGuillaume Desmottes
2023-06-19fallbackswitch: remove unused SinkState::eosGuillaume Desmottes
2023-06-19fallbackswitch: log when handling eventsGuillaume Desmottes
2023-06-19Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06uriplaylistbin: use thiserrorGuillaume Desmottes
2023-06-06uriplaylistbin: example: display iterationsGuillaume Desmottes
2023-06-06uriplaylistbin: example display when leaving because of eosGuillaume Desmottes
2023-06-06uriplaylistbin: prevent deadlock when notifying property changesGuillaume Desmottes
2023-05-18fallbacksrc: Don't apply fallback-audio-caps to the main audio streamSeungha Yang
2023-05-18fallbackswitch: document the pad priority orderingGuillaume Desmottes
2023-04-05git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-05fallbacksrc: Don't check caps when linking to the fallbackswitchSebastian Dröge
2023-04-05uriplaylistbin: example: add queuesGuillaume Desmottes
2023-04-05livesync: Actually assume zero upstream latency when query failsVivia Nikolaidou
2023-03-14livesync: Support variable framerate in fallback buffer duration calcTalha Khan
2023-03-14uriplaylistbin: reset element when switching back to NULLGuillaume Desmottes
2023-03-02Update versions to 0.9.10Sebastian Dröge
2023-03-02tracers: queue_levels: add appsrc supportGuillaume Desmottes
2023-03-02livesync: Correctly calculate fallback buffer duration from framerateSebastian Dröge
2023-02-09Update versions to 0.9.9Sebastian Dröge
2023-02-09livesync: Document State's fieldsJan Alexander Steffens (heftig)
2023-02-09livesync: Improve formattingJan Alexander Steffens (heftig)
2023-02-09livesync: Fix log message capitalizationJan Alexander Steffens (heftig)
2023-02-09livesync: Extract LiveSync::flow_errorJan Alexander Steffens (heftig)
2023-02-09livesync: Extract audio_info_from_capsJan Alexander Steffens (heftig)
2023-02-09livesync: Move single segment propJan Alexander Steffens (heftig)
2023-02-09livesync: Fix queueingJan Alexander Steffens (heftig)
2023-02-09livesync: Only resend segment if not in single-segment modeJan Alexander Steffens (heftig)
2023-01-23Update version to 0.9.8Sebastian Dröge
2023-01-19Update versions to 0.9.7Sebastian Dröge
2023-01-18Update versions to 0.9.6Sebastian Dröge
2023-01-18livesync: fix late-threshold property min valueGuillaume Desmottes
2023-01-07Update versions to 0.9.5Sebastian Dröge
2022-12-27Update versions to 0.9.4Sebastian Dröge
2022-12-16livesync: Add missing version to the gst-plugin-gtk4 / gst-plugin-version-hel...0.9.3Sebastian Dröge
2022-12-16Update versions to 0.9.3Sebastian Dröge
2022-12-16livesync: Use release versions of the GLib/GStreamer bindingsSebastian Dröge
2022-12-16livesync: Fix versionSebastian Dröge
2022-12-16Add livesync pluginJan Alexander Steffens (heftig)
2022-12-16Fix various new clippy warningsSebastian Dröge