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
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-03-09Update for the subclassing glib/gstreamer bindings API changesSebastian Dröge
2021-03-07Update for new #[glib::object_subclass] attribute macroSebastian Dröge
2021-02-09Fix various warnings from clippy 1.50Sebastian Dröge
2021-01-25dav1d: Update to dav1d-rs 0.6Sebastian Dröge
2021-01-25Update for glib/gstreamer bindings API changesSebastian Dröge
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-11-23video: Update to 2018 editionSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15video: Update for subclassing API changesSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-10video/dav1d/rav1e: Depend on gstreamer-video 1.12 for the 12 bit formatsSebastian Dröge
2020-07-10Add LICENSE files to each individual crateSebastian Dröge
2020-06-30Fix compilation after flags cleanupSebastian Dröge
2020-06-08video: Handle Result returned by VideoMeta::add()Sebastian Dröge
2020-04-24Configure crate-type to cdylib/rlib consistently in Cargo.tomlSebastian Dröge
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan