********* Start testing of tst_QFFmpegVideoEncoderUtils *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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, 2ms
********* Finished testing of tst_QFFmpegVideoEncoderUtils *********
