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-06-30transcriberbin: new high-level bin for speech to Closed CaptionMathieu Duponchelle
2021-06-03use gst::glib where applicableFrançois Laignel
2021-03-17closedcaption: implement cea608tojson elementMathieu Duponchelle
2021-02-15ccdetect: extract CDP parser to a separate moduleMathieu Duponchelle
2021-01-20closedcaption: implement a tttojson elementMathieu Duponchelle
2021-01-20tttocea608: in-depth refactoring, support for new input formatMathieu Duponchelle
2020-12-20Update for macro renamesSebastian Dröge
2020-11-23video: Update to 2018 editionSebastian Dröge
2020-11-19closedcaption: Move common parsers into a separate fileSebastian Dröge
2020-11-15video: Update for subclassing API changesSebastian Dröge
2020-09-10video/closedcaption: add a ccdetect elementMatthew Waters
2020-06-04closedcaption: implement cea608overlayMathieu Duponchelle
2020-04-24Configure crate-type to cdylib/rlib consistently in Cargo.tomlSebastian Dröge
2020-04-23tttocea608: use mul_div_roundMathieu Duponchelle
2020-04-23tttocea608: refactor to fit more scenariosMathieu Duponchelle
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan