[x265] [PATCH] fix build warning in quant.cpp

Steve Borho steve at borho.org
Mon Apr 20 02:21:42 CEST 2015


On 04/19, Steve Borho wrote:
> On 04/19, Min Chen wrote:
> > # HG changeset patch
> > # User Min Chen <chenm003 at 163.com>
> > # Date 1429433044 -28800
> > # Node ID ecf92b3cfb11a6202c35a1fde44f18aa961ce519
> > # Parent  bdee7c3b7853d7860cb15d649da4dc61d59a428c
> > fix build warning in quant.cpp
> 
> I've rolled this patch into the last patch of your most recent series
> and have the series queued up after the qg-size patches locally, and it
> seems to conflict with them, or expose a bug.  When I run the smoke
> tests I get check failures:

I re-ran tests after allowing the qg-size (fine-grained aq) patches to
store new golden outputs, and that cleared up the issue with the output
changes, there are none, but three tests are causing check failures. The
three check failures were main profile. The main10 profile and gcc32
tests all passed, which is a surprise.

These three tests caused check failures.

big_buck_bunny_360p24.y4m --preset=slower --no-weightp --cu-stats --pme
--qg-size 16 -f50 --hash=1 --no-info

old_town_cross_444_720p50.y4m --preset=slow --sao-non-deblock --pmode
--qg-size 32 -f50 --hash=1 --no-info

RaceHorses_416x240_30_10bit.yuv --preset=slower --bitrate 500 -F4
--rdoq-level 1 -f50 --hash=1 --no-info

-- 
Steve Borho


More information about the x265-devel mailing list