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-07-30Fix typo in tutorial/src/lib: metdata -> metadataStephan Seitz
2021-07-09Update versions to 0.8.0 for the master branchSebastian Dröge
2021-07-09Update versions to 0.7.0Sebastian Dröge
2021-06-05tutorial: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-05-13Update repository URL for gtk-rs "core" cratesSebastian Dröge
2021-04-25Update for Value trait refactoringSebastian Dröge
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-20fix-getters-def 0.3.0 passFrançois Laignel
2021-04-13post fix-getters manual updatesFrançois Laignel
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-01-31Use gst::PARAM_FLAG_MUTABLE_PLAYING and others consistently everywhereSebastian 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
2021-01-02tutorial/1: gst_plugin_define! is renamed to gst::plugin_define!Marijn Suijten
2021-01-02tutorial/1: Fix unclosed ```rust blockMarijn Suijten
2020-12-22tutorial: Sync doc link with gstreamer cratesWonchul Lee
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-11-23tutorial: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15tutorial: Update for subclassing API changesSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-10-20Update for ClockId creation API changesSebastian Dröge
2020-10-13Update byte-slice-cast dependency to 1.0Sebastian Dröge
2020-10-10Update for gst::ClockId changesSebastian Dröge
2020-07-28Fix some new clippy warningsSebastian 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-22Update to use the new pad builders for safely setting pad functionsSebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
2020-05-30Remove now unneeded gobject_sys importsSebastian 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-08tutorial/progressbin: Fix downcast typeSebastian Dröge
2020-04-05Update all documentation to point to the updated repository nameArun Raghavan
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan