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-04-13clippy passFrançois Laignel
2021-04-13fallbackswitch: update base/aggregator*François Laignel
2021-04-13post fix-getters manual updatesFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-04-12examples: gtk::Application::new() is not fallible anymoreSebastian Dröge
2021-04-09deny: UpdateSebastian Dröge
2021-04-08examples: Update for gio::Application::run() API simplificationSebastian Dröge
2021-04-01closedcaption: Fix build with MSVCSeungha Yang
2021-03-28ebur128level: Use an atomic bool for the resetting and check on every iterationSebastian Dröge
2021-03-26audiofx: Use AtomicRefCell for protecting the element stateSebastian Dröge
2021-03-26audiofx: Add new ebur128level elementSebastian Dröge
2021-03-25closedcaption: Don't needlessly create a full-range subslice of a sliceSebastian Dröge
2021-03-25ci: Allow clippy::upper_case_acronymsSebastian Dröge
2021-03-25sodium: Pass &Path instead of &PathBufSebastian Dröge
2021-03-25json: Don't needlessly create a full-range subslice of a sliceSebastian Dröge
2021-03-25ci: Update to dav1d 0.8.2Sebastian Dröge
2021-03-22Add license files to all new pluginsSebastian Dröge
2021-03-21threadshare: Update to socket2 0.4Sebastian Dröge
2021-03-20video: implement webp decoder around libwebp-sys2 crateMathieu Duponchelle
2021-03-19gst: don't use volatile to mean atomicMatthew Waters
2021-03-17cea608overlay: remove debug printsMathieu Duponchelle
2021-03-17closedcaption: implement cea608tojson elementMathieu Duponchelle
2021-03-12tttocea608: pad immediately for the duration of the input bufferMathieu Duponchelle
2021-03-10deny: UpdateSebastian 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-08fallbackswitch: Update bundled aggregator bindings with glib subclass API cle...Sebastian 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-19awstranscriber: add vocabulary propertyMathieu Duponchelle
2021-02-19text: new element for text processing: regexMathieu Duponchelle
2021-02-15ccdetect: fix 608 detectionMathieu Duponchelle
2021-02-15cea608overlay: support all VideoCaptionType metaMathieu Duponchelle
2021-02-15ccdetect: extract CDP parser to a separate moduleMathieu Duponchelle
2021-02-15tttocea608: be more conservative when inserting spacesMathieu Duponchelle
2021-02-15tttocea608: expose origin-column and origin-row propertiesMathieu Duponchelle
2021-02-15tttocea608: make mode property mutable in PLAYINGMathieu Duponchelle
2021-02-15textwrap: use accumulate-time as a latencyMathieu Duponchelle
2021-02-15textwrap: use the lines property in accumulate mode tooMathieu Duponchelle
2021-02-15textwrap: do not insert spaces before punctuationMathieu Duponchelle
2021-02-14Temporarily depend on funty 1.1.0 to work around breakage in 1.2.0Sebastian Dröge
2021-02-12deny: UpdateSebastian Dröge
2021-02-09Fix various warnings from clippy 1.50Sebastian Dröge
2021-02-04fallbackswitch: Fix draining of the backup pad.Jan Schmidt
2021-01-31Use gst::PARAM_FLAG_MUTABLE_PLAYING and others consistently everywhereSebastian Dröge
2021-01-31cea608overlay: Handle errors when rendering captions more gracefullySebastian Dröge
2021-01-25dav1d: Update to dav1d-rs 0.6Sebastian Dröge
2021-01-25Update for glib/gstreamer bindings API changesSebastian Dröge