[x265] [PATCH] framefilter: comment cleanups, use pixel data type

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Sep 13 12:01:03 CEST 2013


On 9/13/2013 7:29 AM, Steve Borho wrote:
> # HG changeset patch
> # User Steve Borho <steve at borho.org>
> # Date 1379053732 18000
> #      Fri Sep 13 01:28:52 2013 -0500
> # Node ID 42faf1cb4d7b1cf6b0323fa4abc82a31c8eed270
> # Parent  17d41a7563aaa090b47377dac317437d7733844a
> framefilter: comment cleanups, use pixel data type

[...]

> -            // TODO: this code is NOT VERIFY because TransformSkip and PCM mode have some bugs, they always not active!
> +            // TODO: this code is NOT VERIFY because TransformSkip and PCM modes have some bugs, they are never enabled

s/VERIFY/VERIFIED/

> -        // TODO: this code is NOT VERIFY because TransformSkip and PCM mode have some bugs, they always not active!
> +        // TODO: this code is NOT VERIFY because TransformSkip and PCM modes have some bugs, they are never enabled

Ditto.

> -    PPAScopeEvent(Thread_filterCU);
> -

This is the only change I'm not sure about. How is it related?

- Derek



More information about the x265-devel mailing list