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 (Collapse)Author
2022-10-16meson: optionalize pango dependency used by video/videofxJan Beich
Similar to -Dcairo=<auto|enabled|disabled> in gst-plugins-good.
2022-08-30Generate plugins documentation using hotdocThibault Saunier
Which will automatically be integrated in gstreamer documentation
2021-10-13Add a GTK4 paintable sink pluginBilal Elmoussaoui
Co-authored-by: Sebastian Dröge <sebastian@centricular.com> Co-authored-by: Jordan Petridis <jordan@centricular.com>
2021-08-15meson: optionalize pango dependency used by video/closedcaptionJan Beich
Similar to -Dpango=<auto|enabled|disabled> in gst-plugins-base.
2020-03-22Add csound-based filter pluginNatanael Mojica
2020-01-30meson: add sodium optionGuillaume Desmottes
Allow us to pick between the built-in libsodium, use the one from the system or disable the plugin.
2020-01-03meson: add dav1d optionGuillaume Desmottes
Allow to ensure that the plugin is actually build.