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-07-06fallbackswitch: Fix pad health calculation and notifiesJan Schmidt
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-03-09Update for `gst::Element::link_many()` and related API generalizationSebastian Dröge
2022-10-22Various minor cleanupsSebastian Dröge
2022-10-19Update everything for element factory builder API changesSebastian Dröge
2022-10-18Use new format constructorsFrançois Laignel
2022-10-14plugins: Use .into() instead of gst::Fraction::new() where applicableVivia Nikolaidou
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-04-18fallbackswitch: Fix racy manual switching testVivia Nikolaidou
2022-04-14fallbackswitch: Don't configure a framerate in the testSebastian Dröge
2022-04-14fallbackswitch: Explictly set priority of pads in the testSebastian Dröge
2022-04-05fallbackswitch: Replace with priorityswitchJan Schmidt
2022-02-21Update to gst::_log_macro_François Laignel
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2021-11-08adapt to ObjectExt improvementsBilal Elmoussaoui
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-07-30Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-06-05utils: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2020-11-23utils: Update to 2018 editionSebastian Dröge
2020-10-20Update for ClockId creation API changesSebastian Dröge
2020-04-24fallbackswitch: Clean up 1.18 aggregator compat codeSebastian Dröge
2020-04-08fallbackswitch: Switch from lazy_static to once_cellSebastian Dröge
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan