diff options
author | arch1t3cht <arch1t3cht@gmail.com> | 2024-10-13 14:45:28 +0200 |
---|---|---|
committer | rcombs <rcombs@rcombs.me> | 2024-10-19 11:08:34 -0500 |
commit | 72e538112341ba7e5a167ca09fd98b627ed40454 (patch) | |
tree | 8ea0c8615fc4228f783dc2a2a6022b4da682db3e /libavcodec/arm/h264idct_neon.S | |
parent | c98810ab47fa1cf339b16045e27fbe12b3a19951 (diff) | |
download | ffmpeg-72e538112341ba7e5a167ca09fd98b627ed40454.tar.gz |
avfilter/vf_subtitles: Respect YCbCr Matrix header
As specified in libass's ass_types.h, the colors or ASS_Images
should be converted to YCbCr using the matrix/range specified in
the track's YCbCrMatrix field (unless that field is set to YCBCR_NONE,
and defaulting to TV.601 if the header is missing).
This does not affect any subtitles generated or transcoded by ffmpeg,
since these contain a 'YCbCrMatrix: None' header.
Signed-off-by: arch1t3cht <arch1t3cht@gmail.com>
Signed-off-by: rcombs <rcombs@rcombs.me>
Diffstat (limited to 'libavcodec/arm/h264idct_neon.S')
0 files changed, 0 insertions, 0 deletions