[x265] [PATCH] smoke-test: remove --cu-stats option from the command line

Divya Manivannan divya at multicorewareinc.com
Fri Jun 5 14:46:51 CEST 2015


# HG changeset patch
# User Divya Manivannan <divya at multicorewareinc.com>
# Date 1433393849 -19800
#      Thu Jun 04 10:27:29 2015 +0530
# Node ID 1cb4b4945d2f983e24bf091c05d84d418bb41dda
# Parent  43afbde189f390c74f580b0d377731b498c7f7ce
smoke-test: remove --cu-stats option from the command line

diff -r 43afbde189f3 -r 1cb4b4945d2f source/test/smoke-tests.txt
--- a/source/test/smoke-tests.txt	Fri Jun 05 11:03:10 2015 +0530
+++ b/source/test/smoke-tests.txt	Thu Jun 04 10:27:29 2015 +0530
@@ -6,14 +6,14 @@
 
 big_buck_bunny_360p24.y4m,--preset=superfast --bitrate 400 --vbv-bufsize 600 --vbv-maxrate 400 --hrd --aud --repeat-headers
 big_buck_bunny_360p24.y4m,--preset=medium --bitrate 1000 -F4 --cu-lossless --scaling-list default
-big_buck_bunny_360p24.y4m,--preset=slower --no-weightp --cu-stats --pme --qg-size 16
+big_buck_bunny_360p24.y4m,--preset=slower --no-weightp --pme --qg-size 16
 washdc_422_ntsc.y4m,--preset=faster --no-strong-intra-smoothing --keyint 1 --qg-size 16
 washdc_422_ntsc.y4m,--preset=medium --qp 40 --nr-inter 400 -F4
 washdc_422_ntsc.y4m,--preset=veryslow --pmode --tskip --rdoq-level 0
 old_town_cross_444_720p50.y4m,--preset=ultrafast --weightp --keyint -1
 old_town_cross_444_720p50.y4m,--preset=fast --keyint 20 --min-cu-size 16
 old_town_cross_444_720p50.y4m,--preset=slow --sao-non-deblock --pmode --qg-size 32
-RaceHorses_416x240_30_10bit.yuv,--preset=veryfast --cu-stats --max-tu-size 8
+RaceHorses_416x240_30_10bit.yuv,--preset=veryfast --max-tu-size 8
 RaceHorses_416x240_30_10bit.yuv,--preset=slower --bitrate 500 -F4 --rdoq-level 1
 CrowdRun_1920x1080_50_10bit_444.yuv,--preset=ultrafast --constrained-intra --min-keyint 5 --keyint 10
 CrowdRun_1920x1080_50_10bit_444.yuv,--preset=medium --max-tu-size 16


More information about the x265-devel mailing list