[x265] [PATCH] api: allow lambda tables to be user-specified via a text file

Steve Borho steve at borho.org
Thu Jul 3 19:49:37 CEST 2014


On Thu, Jul 3, 2014 at 7:10 AM, Derek Buitenhuis
<derek.buitenhuis at gmail.com> wrote:
> On 7/2/2014 11:22 PM, Steve Borho wrote:
>> # HG changeset patch
>> # User Steve Borho <steve at borho.org>
>> # Date 1404339662 18000
>> #      Wed Jul 02 17:21:02 2014 -0500
>> # Node ID 6da77093c4b2db20dfafa7ff5994294ba3773f24
>> # Parent  b90fdc3ffb962ddd4baf1309a5d6ffa3908f0486
>> api: allow lambda tables to be user-specified via a text file
>>
>> This change allows easy experimentation with the lambda tables. One can
>> cut-paste the existing tables from TComRom.cpp into a text file and hash(#)
>> comment the C constructs (variable names and braces) and arrive at a functional
>> lambda file, then edit to taste.
>
> I assume this is intended to be removed at a later date?

Perhaps.  It's mostly harmless when unused; but I imagine someone
doing rate control / mode decision research would find it quite handy.
At some point it'll probably get yanked, but there's no hurry for it.

-- 
Steve Borho


More information about the x265-devel mailing list