gst-plugins-rs/video/closedcaption/src
Mathieu Duponchelle 0bc7697600 sccenc: add output-padding property
When set to False, sccenc will only output non-padding byte pairs.

I cannot find reference documentation for the format, but the closest
thing I find to it is
http://www.theneitherworld.com/mcpoodle/SCC_TOOLS/DOCS/SCC_FORMAT.HTML,
which doesn't have padding in the examples.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/635>
2022-01-12 16:49:24 +00:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Update for glib constructor renames 2021-11-20 14:31:06 +02:00
cea608overlay Update for glib constructor renames 2021-11-20 14:31:06 +02:00
cea608tojson Fix a couple of new clippy warnings 2021-12-02 22:31:52 +02:00
cea608tott Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
jsontovtt Update for GstObjectImpl API change 2021-10-23 12:31:33 +03:00
mcc_enc Fix or silence various new 1.57 clippy warnings 2021-11-30 16:31:50 +02:00
mcc_parse Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
scc_enc sccenc: add output-padding property 2022-01-12 16:49:24 +00:00
scc_parse Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
transcriberbin Update for glib constructor renames 2021-11-20 14:31:06 +02:00
tttocea608 Fix a couple of new clippy warnings 2021-12-02 22:31:52 +02:00
tttojson Update for glib constructor renames 2021-11-20 14:31:06 +02:00
caption_frame.rs video: Update for subclassing API changes 2020-11-15 18:50:31 +02:00
ccutils.rs ccdetect: extract CDP parser to a separate module 2021-02-15 19:25:18 +00:00
ffi.rs libcaption: implement eia608_to_text 2021-01-19 16:40:00 +01:00
lib.rs jsontovtt: Add an element for fragmented WebVTT 2021-09-30 19:37:32 +00:00
line_reader.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
parser_utils.rs Fix or silence various new 1.57 clippy warnings 2021-11-30 16:31:50 +02:00
ttutils.rs Update for glib::Enum / glib::Boxed / glib::flags! macro renames 2021-11-22 11:04:26 +02:00