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

Divya Manivannan divya at multicorewareinc.com
Wed May 27 14:51:52 CEST 2015


# HG changeset patch
# User Divya Manivannan <divya at multicorewareinc.com>
# Date 1432716394 -19800
#      Wed May 27 14:16:34 2015 +0530
# Node ID 68d8123c5fe7dcf543d9562d1a701c7d466e0a88
# Parent  18939c0e321f08207fa0a383939bc44485773013
smoke-test: remove --cu-stats option from the command line

We are planning to remove --cu-stats option so this is getting removed from command line.

diff -r 18939c0e321f -r 68d8123c5fe7 source/test/smoke-tests.txt
--- a/source/test/smoke-tests.txt	Tue May 26 13:17:55 2015 +0530
+++ b/source/test/smoke-tests.txt	Wed May 27 14:16:34 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