gst-plugins-rs/video
Mathieu Duponchelle 0bb626c653 closedcaption: implement cea608overlay
Useful complement to cea708overlay, that can only render native
708.

The element isn't an aggregator, and simply parses and renders
closed caption meta on its input video buffers.

No property is exposed, the rendering is done using a monospace
font, over a 32 x 15 grid with the font size fitted to fill as
much of the viewport as possible.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/343>
2020-06-04 16:53:04 +02:00
..
cdg cdgdec: fix test with gst master 2020-05-01 10:29:28 +02:00
closedcaption closedcaption: implement cea608overlay 2020-06-04 16:53:04 +02:00
dav1d Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
flavors Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
gif Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
rav1e Configure crate-type to cdylib/rlib consistently in Cargo.toml 2020-04-24 15:02:12 +03:00
rspng Remove now unneeded gobject_sys imports 2020-05-30 11:15:33 +03:00