gst-plugins-rs/video/closedcaption/src
Seungha Yang 9740140798 jsontovtt: Don't push zero-duration cue data
It will likely confuse players. We can drop corresponding
cue since the text line will be included in the next cue
2022-09-29 23:02:38 +09:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect plugins: Simplify code using ParamSpecBuilder 2022-08-22 17:58:43 +03:00
cea608overlay plugins: Simplify code using ParamSpecBuilder 2022-08-22 17:58:43 +03:00
cea608tojson cea608tojson: Clip column number if it exceeds allowed value 2022-09-28 01:41:36 +09:00
cea608tott cea608tott: Don't zero-pad SRT indices but zero-pad hours to at least two digits 2022-03-28 12:17:34 +03:00
jsontovtt jsontovtt: Don't push zero-duration cue data 2022-09-29 23:02:38 +09:00
mcc_enc Update for GLib ParamSpec builder API changes 2022-09-05 11:45:47 +03:00
mcc_parse Simplify Formatted value handling 2022-07-11 21:21:54 +02:00
scc_enc plugins: Simplify code using ParamSpecBuilder 2022-08-22 17:58:43 +03:00
scc_parse Simplify Formatted value handling 2022-07-11 21:21:54 +02:00
transcriberbin Update for GLib ParamSpec builder API changes 2022-09-05 11:45:47 +03:00
tttocea608 Update for GLib ParamSpec builder API changes 2022-09-05 11:45:47 +03:00
tttojson Update for GLib ParamSpec builder API changes 2022-09-05 11:45:47 +03:00
caption_frame.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ccutils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ffi.rs libcaption: implement eia608_to_text 2021-01-19 16:40:00 +01:00
lib.rs Allow "unused_doc_comments" as we use hotdoc and not rustdoc 2022-08-29 18:33:22 -04:00
line_reader.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
parser_utils.rs Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00
ttutils.rs Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00