Files
UltraGrid/test/ff_codec_conversions_test.cpp
Martin Pulec 33b06e6d50 test/ff_codec_conversions_test fix
Really pass rgb_shift as last parameter to av_to_uv_convert() - nullptr
was passed but this was never intended to work, even if the RGB shift
is not relevant for the compression (dst not RGBA).
2024-10-02 16:31:57 +02:00

18 KiB