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-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
2020-12-17Update for new simplified glib::Object::new() APISebastian Dröge
2020-12-08jitterbuffer: mark from_glib fn as unsafeMathieu Duponchelle
2020-12-07sodium: Handle error from Adapter::copy()Sebastian Dröge
2020-11-24ts-udpsink: Post Message on SinkMessage eventAbdul Rehman
2020-11-23generic: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-19Fix or silence various clippy warningsSebastian Dröge
2020-11-17threadshare/udpsrc: Fix retrieve-sender-address default valueAbdul Rehman
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15generic: Update for subclassing API changesSebastian Dröge
2020-11-10threadshare/udpsrc: SocketAddr to InetSocketAddress direct conversionAbdul Rehman
2020-11-07Update for glib_wrapper! API changesSebastian Dröge
2020-11-06threadshare/udpsrc: Fix to update settingsWonchul Lee
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-10-21threadshare: runtime: simplify a function thanks to clippyFrançois Laignel
2020-10-21Fix ClockTime comparisons not being Ord and use saturating_subFrançois Laignel
2020-10-17threadshare: Update pin-project dependency to 1.0Sebastian Dröge
2020-09-30threadshare/socket: Fix build error on WindowsSeungha Yang
2020-09-01threadshare/jitterbuffer: Remove unused importsSebastian Dröge
2020-08-11threadshare/udpsink: Don't hold settings lock while getting clients propertySebastian Dröge