Re: [x265] [PATCH 1 of 3] analysis: fix inter hash mistake with --cu-lossless

2014-08-26 Thread Deepthi Nandakumar
Thanks, Min. This is a solution but will affect performance with an extra TComDataCU*. I have sent another patch where I'm just re-encoding the CU if lossless is chosen as the best mode. This will not affect normal analysis. Can you review that? Deepthi On Tue, Aug 26, 2014 at 3:47 AM, Steve

[x265] [PATCH 1 of 3] analysis: fix inter hash mistake with --cu-lossless

2014-08-25 Thread Steve Borho
# HG changeset patch # User Min Chen chenm...@163.com # Date 1409002891 18000 # Mon Aug 25 16:41:31 2014 -0500 # Node ID 0bf2756898bc78e5660a6b607b2f3cda97834264 # Parent 5acfb12ec5d17cc700e313fc99248e2408e5967b analysis: fix inter hash mistake with --cu-lossless diff -r 5acfb12ec5d1 -r