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-02-09Fix various warnings from clippy 1.50Sebastian 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-12-05Remove various unneeded unwrapsSebastian Dröge
2020-11-23video: Update to 2018 editionSebastian Dröge
2020-11-19flavors: Update to nom 6Sebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15video: Update for subclassing API changesSebastian Dröge
2020-11-03flavors: Pin to a version that doesn't require nom 6 yetSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-10-21Fix ClockTime comparisons not being Ord and use saturating_subFrançois Laignel
2020-10-13Update muldiv dependency to 1.0Sebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-10Add LICENSE files to each individual crateSebastian Dröge
2020-07-01Update for Element::post_message() signature changeSebastian Dröge
2020-06-25event,message,query: update instantiationFrançois Laignel
2020-06-22Remove a few unused dependenciesSebastian Dröge
2020-06-22Update to use the new pad builders for safely setting pad functionsSebastian Dröge
2020-06-18flavors: Update num-rational dependency to 0.3Sebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
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-16flavors: remove git suffix from git depGuillaume Desmottes
2020-04-05Rename flv directory as flavorsArun Raghavan