gst-plugins-rs/video/closedcaption/src
Sebastian Dröge 9bb3e75fb9 Update to use the new pad builders for safely setting pad functions
Only two uses of unsafely setting the pad functions is left:
- fallbacksrc for overriding the chain function of the proxy pad of a
  ghost pad
- threadshare for overriding the pad functions after creationg, which
  probably needs some fixing at some point
2020-06-22 11:28:19 +03:00
..
c closedcaption: implement cea608overlay 2020-06-04 16:53:04 +02:00
caption_frame.rs closedcaption: implement cea608overlay 2020-06-04 16:53:04 +02:00
cea608overlay.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
cea608tott.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
cea608tott_ffi.rs closedcaption: implement cea608overlay 2020-06-04 16:53:04 +02:00
lib.rs closedcaption: implement cea608overlay 2020-06-04 16:53:04 +02:00
line_reader.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
mcc_enc.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
mcc_enc_headers.rs Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
mcc_parse.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
mcc_parser.rs closedcaption/{scc,mcc}parse: Allow an optional UTF-8 BOM at the beginning 2020-05-13 10:10:45 +03:00
scc_enc.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
scc_parse.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00
scc_parser.rs closedcaption/{scc,mcc}parse: Allow an optional UTF-8 BOM at the beginning 2020-05-13 10:10:45 +03:00
tttocea608.rs Update to use the new pad builders for safely setting pad functions 2020-06-22 11:28:19 +03:00