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
AgeCommit message (Expand)Author
2023-08-10Update versions to 0.12.0-alpha.1Sebastian Dröge
2023-08-09Don't generate .def files for pluginsSebastian Dröge
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
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-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-03-31livesync: Actually assume zero upstream latency when query failsVivia Nikolaidou
2023-03-10livesync: Support variable framerate in fallback buffer duration calcTalha Khan
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-10Update versions to 0.11.0-alpha.1Sebastian 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-01-30livesync: Only resend segment if not in single-segment modeJan Alexander Steffens (heftig)
2023-01-27Return exit code from `gio::Application::run()` from `main()`Sebastian Dröge
2023-01-17livesync: fix late-threshold property min valueGuillaume Desmottes
2022-12-16livesync: Fix versionSebastian Dröge
2022-12-14Add livesync pluginJan Alexander Steffens (heftig)