# HG changeset patch # User Niranjan <[email protected]> # Date 1575979643 -19800 # Tue Dec 10 17:37:23 2019 +0530 # Node ID 5d31e803be5c2b263dae95586946e7c026ebe4ff # Parent a4e060a4483913e28df2ce8b8549f3ba8b63ac5a Fix regression test failure
Changed the naming convention of the input yuv video to fix the regression test failure in test-harness diff -r a4e060a44839 -r 5d31e803be5c source/test/regression-tests.txt --- a/source/test/regression-tests.txt Wed Sep 11 15:38:06 2019 +0530 +++ b/source/test/regression-tests.txt Tue Dec 10 17:37:23 2019 +0530 @@ -158,7 +158,7 @@ ducks_take_off_420_1_720p50.y4m,--preset medium --selective-sao 4 --sao --crf 20 Traffic_4096x2048_30p.y4m, --preset medium --frame-dup --dup-threshold 60 --hrd --bitrate 10000 --vbv-bufsize 15000 --vbv-maxrate 12000 Kimono1_1920x1080_24_400.yuv,--preset superfast --qp 28 --zones 0,139,q=32 -Island_960x540_420p_8bit_24fps.yuv,--no-cutree --aq-mode 0 --bitrate 6000 --scenecut-aware-qp +Island_960x540_24.yuv,--no-cutree --aq-mode 0 --bitrate 6000 --scenecut-aware-qp sintel_trailer_2k_1920x1080_24.yuv, --preset medium --hist-scenecut --hist-threshold 0.02 --frame-dup --dup-threshold 60 --hrd --bitrate 10000 --vbv-bufsize 15000 --vbv-maxrate 12000 sintel_trailer_2k_1920x1080_24.yuv, --preset medium --hist-scenecut --hist-threshold 0.02 Thanks & Regards *Niranjan Kumar B* Video Codec Engineer Media & AI Analytics +91 958 511 1449 <https://multicorewareinc.com/>
Fix_regression_test_failure.patch
Description: Binary data
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
