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

Derek Buitenhuis derek.buitenhuis at gmail.com
Thu Jul 3 14:10:17 CEST 2014


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?

- Derek


More information about the x265-devel mailing list