[x265] [PATCH] rd Level: improve bitrate and psnr in rd level 2

2014-01-21 Thread sumalatha
# HG changeset patch # User Sumalatha Polureddy # Date 1390292628 -19800 # Node ID 198abc660360d629326333e865995c40041239c0 # Parent ce41ee0f5c8c6bf0a8b5ab268c172c7d6194f1d7 rd Level: improve bitrate and psnr in rd level 2 a. Always allow intra mode for mode decision b. increase more skips at

Re: [x265] [PATCH] rd Level: improve bitrate and psnr in rd level 2

2014-01-16 Thread Sumalatha Polureddy
In rd 3, best among the merge and mergeskip is selected based on rd cost and then best is compared with rd cost of rect inter modes and best is chosen among them In rd 2, best among merge and rect inter modes is selected based on the sa8d cost and best is encoded and the best rd cost is compared

Re: [x265] [PATCH] rd Level: improve bitrate and psnr in rd level 2

2014-01-14 Thread Deepthi Nandakumar
On Fri, Jan 10, 2014 at 2:10 PM, sumala...@multicorewareinc.com wrote: # HG changeset patch # User Sumalatha Polureddy # Date 1389343212 -19800 # Node ID 104fb077a9813f0f3bb94c370e134d0d6d180809 # Parent 80b63c3ee144e6edbafbbe281ad3d1d8505be1f6 rd Level: improve bitrate and psnr in rd

[x265] [PATCH] rd Level: improve bitrate and psnr in rd level 2

2014-01-10 Thread sumalatha
# HG changeset patch # User Sumalatha Polureddy # Date 1389343212 -19800 # Node ID 104fb077a9813f0f3bb94c370e134d0d6d180809 # Parent 80b63c3ee144e6edbafbbe281ad3d1d8505be1f6 rd Level: improve bitrate and psnr in rd level 2 a. Always allow intra mode for mode decision b. increase more merge skips