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
2018-04-05Run everything through rustfmt againSebastian Dröge
2018-04-05Move catch_panic_pad_function() into a generic place for all element subclassesSebastian Dröge
2018-02-22Run everything through latest rustfmt-nightlySebastian Dröge
2018-02-16Fix build with improved Query APISebastian Dröge
2018-01-15Don't require GStreamer 1.10Sebastian Dröge
2017-12-20Fix various clippy warningsSebastian Dröge
2017-12-20Run everything through rustfmt againSebastian Dröge
2017-12-16Fix build of togglerecord unit testSebastian Dröge
2017-12-16Run everything through rustfmt againSebastian Dröge
2017-12-16Fix compilation after gstreamer-rs API changesSebastian Dröge
2017-12-10Update for simplified force-keyunit event APISebastian Dröge
2017-12-10Send force-keyunit events laterSebastian Dröge
2017-12-10Request a keyframe whenever we're going to wait for a keyframeSebastian Dröge
2017-12-10Improve togglerecord example UI a bitSebastian Dröge
2017-12-09Fixes/simplifications for GStreamer API changesSebastian Dröge
2017-12-06Add read-only "recording" property to togglerecordSebastian Dröge
2017-12-06Fix build after gstreamer-rs API changesSebastian Dröge
2017-12-05The either crate is only a dependency for the togglerecord testSebastian Dröge
2017-12-05Add gst-plugin-togglerecordSebastian Dröge