diff options
author | Devin Heitmueller <[email protected]> | 2023-05-05 15:09:06 -0400 |
---|---|---|
committer | Limin Wang <[email protected]> | 2023-05-11 22:06:20 +0800 |
commit | 0e12cdc69c86daa11608cfe809ba1aa848f91a09 (patch) | |
tree | cc30db17920a42374f8c743c0981e2bc9daa309a /tests/api | |
parent | f304c3a729b2c710de2b1bf3c1f9f1c42d17d4f1 (diff) |
avfilter/vf_ccrepack: Add new filter to repack CEA-708 side data
THis filter can correct certain issues seen from upstream sources
where the cc_count is not properly set or the CEA-608 tuples are
not at the start of the payload as expected.
Make use of the ccfifo to extract and immediately repack the CEA-708
side data, thereby removing any extra padding and ensuring the 608
tuples are at the front of the payload.
Signed-off-by: Devin Heitmueller <[email protected]>
Signed-off-by: Limin Wang <[email protected]>
Diffstat (limited to 'tests/api')
0 files changed, 0 insertions, 0 deletions