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
path: root/video
AgeCommit message (Expand)Author
2021-08-31closedcaption/mccenc: Fix unit test0.7.2Sebastian Dröge
2021-08-30Update versions to 0.7.2Sebastian Dröge
2021-08-30Update various dependenciesSebastian Dröge
2021-08-12Add capi feature to all plugin cratesSebastian Dröge
2021-08-10closedcaption/mccenc: Fix unit test againSebastian Dröge
2021-08-05Update versions to 0.7.1Sebastian Dröge
2021-08-05tttocea608: clean up lockingMathieu Duponchelle
2021-08-05Delete minimum GStremer required version for some pluginsRuben Gonzalez
2021-08-05transcriberbin: remove leftover debug dot dumpsMathieu Duponchelle
2021-08-05Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-07-09closedcaption/mccenc: Fix unit test0.7.0Sebastian Dröge
2021-07-09Fix gst-plugin-version-helper dependency in remaining pluginsSebastian Dröge
2021-07-09Update gst-plugin-version-helper dependency with the correct versionSebastian Dröge
2021-07-09Update versions to 0.7.0Sebastian Dröge
2021-07-09gifenc: Add property to configure speedSeaDve
2021-07-02Update crate dependencies from git to released versionsSebastian Dröge
2021-06-30transcriberbin: new high-level bin for speech to Closed CaptionMathieu Duponchelle
2021-06-26tttocea608: don't pad up to first input timestampMathieu Duponchelle
2021-06-18cea608overlay: expose "black-background" propertyMathieu Duponchelle
2021-06-05fix clippy warningsFrançois Laignel
2021-06-05video: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-05-18hsv: added support for more RGB and BGR formats to hsvdetector and hsvfilterBlaxar Waldarax
2021-05-13Update repository URL for gtk-rs "core" cratesSebastian Dröge
2021-05-05Fix new 1.52 clippy warningsSebastian Dröge
2021-05-04closedcaption/cea608overlay: Fix compilation with cairo API changesSebastian Dröge
2021-05-01rav1e: Fix compilation after VideoColorRange::Range0255 got renamed to VideoC...Sebastian Dröge
2021-04-26cdgdec: Remove unneeded VideoDecoderExtManual importSebastian Dröge
2021-04-25Update for Value trait refactoringSebastian Dröge
2021-04-20tttocea608: implement word wrapping in roll-up modes.Mathieu Duponchelle
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-16tttocea608: only warn when we do drop charactersMathieu Duponchelle
2021-04-15closedcaption/caption.c: fix deletionMathieu Duponchelle
2021-04-13post fix-getters manual updatesFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-04-01closedcaption: Fix build with MSVCSeungha Yang
2021-03-25closedcaption: Don't needlessly create a full-range subslice of a sliceSebastian Dröge
2021-03-22Add license files to all new pluginsSebastian Dröge
2021-03-20video: implement webp decoder around libwebp-sys2 crateMathieu Duponchelle
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-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-07Update for new #[glib::object_subclass] attribute macroSebastian Dröge
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