diff options
author | Devin Heitmueller <devin.heitmueller@ltnglobal.com> | 2023-05-05 15:09:04 -0400 |
---|---|---|
committer | Limin Wang <lance.lmwang@gmail.com> | 2023-05-11 22:06:20 +0800 |
commit | cecf35ae3e997dd884295d692aa6829462394132 (patch) | |
tree | a5740c36e21fc6827a531e68bc05251cbe77a681 /libswresample/x86/resample.asm | |
parent | 61a9f3c0ce7f74ba869f44a49e16f3cd1b79e18d (diff) | |
download | ffmpeg-cecf35ae3e997dd884295d692aa6829462394132.tar.gz |
avfilter/yadif: Properly preserve CEA-708 closed captions
Various deinterlacing modes have the effect of doubling the
framerate, and we need to ensure that the caption data isn't
duplicated (or else you get double captions on-screen).
Use the new ccfifo mechanism for yadif (and yadif_cuda and bwdif
since they use the same yadif core) so that CEA-708 data is
properly preserved through this filter.
Signed-off-by: Devin Heitmueller <dheitmueller@ltnglobal.com>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Diffstat (limited to 'libswresample/x86/resample.asm')
0 files changed, 0 insertions, 0 deletions