diff options
author | Jan Ekström <jeebjp@gmail.com> | 2023-03-11 11:51:13 +0200 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2024-03-20 19:15:05 +0200 |
commit | 471c0a34c13acfecf62403efec335b9b012d72c4 (patch) | |
tree | 892d735bd2b57305d5d54abc5cad32fb8c1e0710 /libavcodec/ac3dsp.c | |
parent | f4b89b6e54579336e1242cfd12b9309b535d32b3 (diff) | |
download | ffmpeg-471c0a34c13acfecf62403efec335b9b012d72c4.tar.gz |
avcodec/libx264: add support for writing out CLL and MDCV
Both of these two structures were first available with X264_BUILD
163, so make relevant functionality conditional on the version
being at least such.
Keep handle_side_data available in all cases as this way X264_init
does not require additional version based conditions within it.
Finally, add a FATE test which verifies that pass-through of the
MDCV/CLL side data is working during encoding.
Diffstat (limited to 'libavcodec/ac3dsp.c')
0 files changed, 0 insertions, 0 deletions