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
2024-01-16inter: Update to serial_test 3Sebastian Dröge
2023-12-14threadshare: Fix a deadlock in used-socket notificationArun Raghavan
2023-12-14threadshare: Fix a typo while loggingArun Raghavan
2023-12-04use new debug and parse APIGuillaume Desmottes
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30Set sync=false in rsfilesink / s3sinkSebastian Dröge
2023-10-03threadshare: Fix docs typosSebastian Dröge
2023-10-02generic: threadshare: macOS fixesFrançois Laignel
2023-10-01generic: threadshare: port to polling 3.1.0François Laignel
2023-08-17threadshare: Update to flume 0.11Sebastian Dröge
2023-08-14generic: expose inter pluginMathieu Duponchelle
2023-08-10threadshare: fix warning for unused variableAndoni Morales Alastruey
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-11threadshare: Remove unnecessary call to `default()`Sebastian Dröge
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-06Fix a couple of typosSebastian Dröge
2023-05-30Fix a couple of trivial clippy warningsSebastian Dröge
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-05-12Update to argumentless {Bin,Pipeline}::newFrançois Laignel
2023-04-20Fix a couple of new Rust 1.69 clippy warningsSebastian Dröge
2023-04-14Make sure to keep around and drop bus watches after usage in all the examplesSebastian Dröge
2023-04-10fix typosGuillaume Desmottes
2023-04-04git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-03-17threadshare: jitterbuffer: Rename C symbols to avoid conflicts with the same ...Sebastian Dröge
2023-03-09Fix indentation broken by `cargo clippy --fix`Sebastian Dröge
2023-03-09Fix a couple of new clippy warningsSebastian Dröge
2023-03-09Update for remaining `gst::Element::link_many()` and related API generalizationSebastian Dröge
2023-03-09Update for `gst::Element::link_many()` and related API generalizationSebastian Dröge
2023-03-01threadshare: Update to socket2 0.5Sebastian 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
2023-01-31Update for glib API changesSebastian Dröge
2023-01-25Fix various new clippy warningsSebastian Dröge
2023-01-22Update for various deprecated APIsSebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2022-12-28meson: Add an option to build examplesNirbheek Chauhan
2022-12-13Fix various new clippy warningsSebastian Dröge
2022-11-27Update for gst::Array / gst::List API improvementsSebastian Dröge
2022-11-09ts/udpsink: handle items in the PadSinkHandlerFrançois Laignel
2022-11-09ts: introduce ts-audiotestsrcFrançois Laignel
2022-11-09ts/standalone: add new SinksFrançois Laignel
2022-11-09ts/standalone: move current sink under task_sinkFrançois Laignel
2022-11-09threadshare: Update to concurrent-queue 2Sebastian Dröge
2022-11-01Fix various new clippy warningsSebastian Dröge
2022-10-24Update versions to 0.10.0-alpha.1Sebastian Dröge
2022-10-24ts/pad: use `gst::Pad` in handlers trait functions...François Laignel