********* Start testing of tst_QFFmpegVideoEncoderUtils *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QFFmpegVideoEncoderUtils::initTestCase()
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Sizes are equal)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Uniform downscaling)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Uniform upscaling)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic downscaling by width)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic downscaling by height)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic upscaling by width)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic upscaling by height)
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic mixed scaling (width up, height down))
PASS   : tst_QFFmpegVideoEncoderUtils::getScaleConversionType_returnsCorrectConversionType_basedOnScaling(Anisotropic mixed scaling (width down, height up))
PASS   : tst_QFFmpegVideoEncoderUtils::cleanupTestCase()
Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QFFmpegVideoEncoderUtils *********
