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-11-22Update for `glib::Enum` / `glib::Boxed` / `glib::flags!` macro renamesSebastian Dröge
2021-11-21Update for GLib signal `emit_by_name()` API changesSebastian Dröge
2021-11-20Update for glib constructor renamesSebastian Dröge
2021-11-17ts: update tokio fork for RUSTSEC-2021-0124François Laignel
2021-11-15Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containersSebastian Dröge
2021-11-08adapt to ObjectExt improvementsBilal Elmoussaoui
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-10-31Update to Rust edition 2021 and minimum supported Rust version to 1.56Sebastian Dröge
2021-10-23Update for GstObjectImpl API changeSebastian Dröge
2021-10-18Improve usability thanks to opt-opsFrançois Laignel
2021-10-14Update to pretty-assertions 1.0Sebastian Dröge
2021-09-30ts: runtime: add delay_for_at_leastFrançois Laignel
2021-08-11Add capi feature to all plugin cratesSebastian Dröge
2021-07-30Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-07-20Delete minimum GStremer required version for some pluginsRuben Gonzalez
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-05fix clippy warningsFrançois Laignel
2021-06-05generic: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-05-31threadshare: Use appsink callbacks instead of signals in the testsSebastian Dröge
2021-05-13Update repository URL for gtk-rs "core" cratesSebastian Dröge
2021-05-08file: Don't use Url::into_string() anymore but the generic Into traitSebastian Dröge
2021-05-07threadshare: Fix compilation after cleanup in the glib bindingsSebastian Dröge
2021-04-27rename ToGlib into IntoGlibBilal Elmoussaoui
2021-04-25Update for Value trait refactoringSebastian Dröge
2021-04-20manual fixes remove get prefix round 2François Laignel
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-20fix-getters-def 0.3.0 passFrançois Laignel
2021-04-13clippy passFrançois Laignel
2021-04-13post fix-getters manual updatesFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-03-25sodium: Pass &Path instead of &PathBufSebastian Dröge
2021-03-21threadshare: Update to socket2 0.4Sebastian Dröge
2021-03-09Update for the subclassing glib/gstreamer bindings API changesSebastian Dröge
2021-03-09Update pretty-assertions to 0.7, async-tungstenite to 0.13 and num-rational t...Sebastian Dröge
2021-03-08threadshare: Update for glib subclass API cleanupsSebastian Dröge
2021-03-07Update for new #[glib::object_subclass] attribute macroSebastian Dröge
2021-02-25threadshare: Update for glib::Type API changesSebastian Dröge
2021-02-22Update for changed GLib signals APISebastian Dröge
2021-02-09Fix various warnings from clippy 1.50Sebastian 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-09Update to rand 0.8Sebastian Dröge
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2021-01-02Fix clippy::redundant_pattern_matchingMarijn Suijten
2020-12-29Use typed integer literals instead of castingSebastian Dröge
2020-12-29threadshare: Return a proper error type instead of ()Sebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge