[x265] [PATCH] param: Add validation check for invalid colorspace to prevent crash

Steve Borho steve at borho.org
Tue Mar 4 14:18:51 CET 2014


On Mon, Mar 3, 2014 at 10:14 PM, Sagar Kotecha
<sagar at multicorewareinc.com> wrote:
> value of csp is used in YUVInput(info) / Y4MInput(info) before
> x265_check_params() getting called.

Those aren't part of the encoder itself, so its ok for them to range
check csp as necessary.

-- 
Steve Borho


More information about the x265-devel mailing list