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
path: root/net
AgeCommit message (Expand)Author
2020-07-28Fix some new clippy warningsSebastian Dröge
2020-07-27rusoto: Update async-tungstenite dependency to 0.8Sebastian Dröge
2020-07-26rusoto: Update to rusoto 0.45Sebastian 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-30Update various dependenciesSebastian 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-21rusoto: Update async-tungstenite dependency to 0.6Sebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
2020-06-05rusoto: Update to rusoto 0.44Sebastian Dröge
2020-06-02sync elements: implement provide_clockMathieu Duponchelle
2020-05-29audio/transcribe: remove and merge with rusotoMathieu Duponchelle
2020-05-28rusoto: Upgrade to Rusoto 0.43Arun Raghavan
2020-05-08rusoto/s3sink: Don't use mem::replace() for a simple assignmentSebastian 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-05Update all documentation to point to the updated repository nameArun Raghavan
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan
2020-04-05Reorganise plugins into directories by functionArun Raghavan