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
2020-06-04closedcaption: implement cea608overlayMathieu Duponchelle
2020-06-03tttocea608: fix pts incrementation in roll up modeMathieu Duponchelle
2020-05-30Remove now unneeded gobject_sys importsSebastian Dröge
2020-05-30tttocea608: add roll-up modesMathieu Duponchelle
2020-05-15video/png: Add PNG encoder elementneithanmo
2020-05-13closedcaption/{scc,mcc}parse: Allow an optional UTF-8 BOM at the beginningSebastian Dröge
2020-05-01cdgdec: fix test with gst masterGuillaume Desmottes
2020-04-24Configure crate-type to cdylib/rlib consistently in Cargo.tomlSebastian Dröge
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-23tttocea608: use mul_div_roundMathieu Duponchelle
2020-04-23tttocea608: forward gaps from upstreamMathieu Duponchelle
2020-04-23tttocea608: protect State with a simple mutexMathieu Duponchelle
2020-04-23tttocea608: refactor to fit more scenariosMathieu Duponchelle
2020-04-16flavors: remove git suffix from git depGuillaume Desmottes
2020-04-16fix LGPL-2.1+ license in Cargo.tomlGuillaume Desmottes
2020-04-15Update all versions to 0.6.0Mathieu Duponchelle
2020-04-14closedcaption: Convert bitfields to uint8_t for portability reasonsSebastian Dröge
2020-04-14closedcaption: Update bindgen generated FFI bindings to latest versionSebastian Dröge
2020-04-14closedcaption: Port to combine 4Sebastian Dröge
2020-04-13closedcaption/mccparse: Refactor parser state handling a bitSebastian Dröge
2020-04-13closedcaption/sccparse: Don't strictly require empty lines between each capti...Sebastian Dröge
2020-04-06cdg: update image and cdg_renderer depsGuillaume Desmottes
2020-04-05Update all documentation to point to the updated repository nameArun Raghavan
2020-04-05Rename flv directory as flavorsArun Raghavan
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan
2020-04-05Reorganise plugins into directories by functionArun Raghavan