summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-bad/ext/closedcaption/ccutils.c
Commit message (Expand)AuthorAgeFilesLines
* closedcaption: write 0x00 padding instead of 0x80 in cc_data/cdpMatthew Waters2023-05-101-6/+9
* ccutils: generate valid padding in field 1 when needing to generate field 2Matthew Waters2023-04-261-1/+12
* cccombiner: fix output-padding=false for a cea608 field 1 only streamMatthew Waters2023-03-081-2/+9
* cccombiner: initial implementation of using CCBuffer helperMatthew Waters2022-11-101-3/+95
* closedcaption: move CC buffering to helper objectMatthew Waters2022-11-101-0/+572
* closedcaption: move cdp->cc_data into shared locationMatthew Waters2022-11-101-0/+153
* closedcaption: move cc_data->cdp to shared fileMatthew Waters2022-11-101-0/+123
* closedcaption: move cdp framerate table to common fileMatthew Waters2022-11-101-0/+59