[x265] [PATCH] Cleanup dct.c. Move Clip3(-32768, 32767 into separate function with tighter input type.

Steve Borho steve at borho.org
Thu May 22 23:43:44 CEST 2014


On Thu, May 22, 2014 at 3:41 PM, den c <dncodr at gmail.com> wrote:
> # HG changeset patch
> # User Den Scherbin <dncodr at gmail.com>
> # Date 1400788772 -10800
> #      Thu May 22 22:59:32 2014 +0300
> # Node ID e698bf97c072f8cb7651621b88aeb7a55138cc4b
> # Parent  1ed48eced207da74a4956b7fab8a410ddd6f27c7
> Cleanup dct Clip3

Thanks Den,

Before we can take any code-changing patches we need to receive a
signed contributor's agreement.
https://bitbucket.org/multicoreware/x265/wiki/Contribute

In regards to this patch specifically, these dct functions are only
used if you can't build the assembly.  I don't mind making them
faster, but not many will benefit from it.

Also the patch was line wrapped by your mail client.  If you can use
the tortoisehg email dialog, or the patchbomb extension with command
line hg, they will ensure the patch arrives without line damage.
Otherwise you could attach the patches to these emails.

Regards,

-- 
Steve Borho


More information about the x265-devel mailing list