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

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-11-10Clean up usage of pad probesSebastian Dröge
2023-10-04Update versions to 0.11.1Sebastian Dröge
2023-10-04Update gst-plugin-version-helper version requirement to 0.8Sebastian Dröge
2023-09-20fallbackswitch: protect src pad stream lock using CondGuillaume Desmottes
2023-09-20fallbackswitch: prevent deadlocks in chain functionGuillaume Desmottes
2023-09-20fallbackswitch: ensure strict ordering when taking mutexesGuillaume Desmottes
2023-08-10Add version to gst-plugin-gtk4 dependenciesSebastian Dröge
2023-08-10Add version to the gst-plugin-version-helper dependencySebastian Dröge
2023-08-09Update dependencies to release branches of gtk-rs / gtk4-rs / gstreamer-rsSebastian Dröge
2023-08-09Update versions to 0.11.0Sebastian Dröge
2023-08-09Don't generate .def files for pluginsSebastian Dröge
2023-08-02utils: fix further to glib change ControlFlow -> PropagationFrançois Laignel
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-11Remove unnecessary `mut` everywhereSebastian Dröge
2023-07-06Adapt to removal of glib::InhibitBilal Elmoussaoui
2023-07-06fallbackswitch: Change the threshold for trailing buffersJan Schmidt
2023-07-06fallbackswitch: Fix pad health calculation and notifiesJan Schmidt
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-04togglerecord: Clip segment before calculating timestamp/durationVivia Nikolaidou
2023-06-30togglerecord: Error out if main stream buffer has no valid running timeVivia Nikolaidou
2023-06-26togglerecord: Change test_two_stream_close_open_nonlivein_liveout timeout to ...Vivia Nikolaidou
2023-06-21togglerecord: Fix nonlive inputs when element is started not recordingVivia Nikolaidou
2023-06-20livesync: Wait for the end timestamp of the previous buffer before looking at...Sebastian Dröge
2023-06-20livesync: Improve EOS handlingJan Alexander Steffens (heftig)
2023-06-14togglerecord: Add support for non-live inputsVivia Nikolaidou
2023-06-13fallbackswitch: add 'stop-on-eos' propertyGuillaume Desmottes
2023-06-13fallbackswitch: remove unused SinkState::eosGuillaume Desmottes
2023-06-13fallbackswitch: log when handling eventsGuillaume Desmottes
2023-06-07Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06uriplaylistbin: use thiserrorGuillaume Desmottes
2023-06-05uriplaylistbin: example: display iterationsGuillaume Desmottes
2023-06-05uriplaylistbin: prevent deadlock when notifying property changesGuillaume Desmottes
2023-06-05uriplaylistbin: example display when leaving because of eosGuillaume Desmottes
2023-05-17fallbacksrc: Don't apply fallback-audio-caps to the main audio streamSeungha Yang
2023-05-15fallbackswitch: document the pad priority orderingGuillaume Desmottes
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-04-14Make sure to keep around and drop bus watches after usage in all the examplesSebastian Dröge
2023-04-04git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-04fallbacksrc: Don't check caps when linking to the fallbackswitchSebastian Dröge
2023-04-04uriplaylistbin: example: add queuesGuillaume Desmottes
2023-03-31livesync: Actually assume zero upstream latency when query failsVivia Nikolaidou
2023-03-10livesync: Support variable framerate in fallback buffer duration calcTalha Khan
2023-03-09Update for `gst::Element::link_many()` and related API generalizationSebastian Dröge
2023-03-08uriplaylistbin: reset element when switching back to NULLGuillaume Desmottes
2023-02-28tracers: queue_levels: add appsrc supportGuillaume Desmottes
2023-02-28livesync: Correctly calculate fallback buffer duration from framerateSebastian Dröge
2023-02-20Update minimum supported Rust version to 1.66Sebastian Dröge
2023-02-13Optimize various error message / debug message formattingSebastian Dröge
2023-02-10Update versions to 0.11.0-alpha.1Sebastian Dröge