Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-01-09rusoto: Port to nom 6Sebastian Dröge
2021-01-09rusoto: Port to tokio 1.0Sebastian Dröge
2021-01-09requesthttpsrc: Port to tokio 1.0Sebastian Dröge
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-29rusoto/aws_transcriber: Don't hold mutex across await pointsSebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-11-23net: 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-15net: Update for subclassing API changesSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-10-13Update async-tungstenite dependency to 0.9Sebastian Dröge
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