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
2022-10-23Remove `&` for `obj` in log macrosFrançois Laignel
2022-08-10ts: migrate elements to try_next / handle_itemFrançois Laignel
2022-02-21Update to gst::_log_macro_François Laignel
2022-01-15Add SPDX-License-Identifier to all file headersSebastian Dröge
2021-12-25ts/executor: replace tokio with smol-like implementationFrançois Laignel
2021-10-18Improve usability thanks to opt-opsFrançois Laignel
2021-06-05generic: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2020-12-29threadshare: Return a proper error type instead of ()Sebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-11-23generic: Update to 2018 editionSebastian Dröge
2020-09-30threadshare/socket: Fix build error on WindowsSeungha Yang
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-05-25threadshare: introduce TaskImpl traitFrançois Laignel
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-08threadshare/socket: Implement Drop on the non-refcounted inner part of the so...Sebastian Dröge
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan