Jan Ekström 471c0a34c1 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.
2024-03-20 19:15:05 +02:00
..
2022-04-28 02:39:37 +02:00
2023-07-07 11:56:37 -03:00
2022-04-28 02:39:37 +02:00
2022-04-28 02:39:37 +02:00
2022-05-03 04:18:05 +02:00
2023-07-07 12:12:52 +02:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2022-05-03 04:18:06 +02:00
2023-12-04 23:14:38 +01:00
2022-05-03 04:18:05 +02:00
2022-05-03 04:18:06 +02:00
2023-01-13 11:22:59 -06:00
2024-02-08 20:37:27 +01:00
2024-03-13 20:46:10 -03:00