Re: [Mesa-dev] [PATCH v3] vl: implement luma key ring

2016-06-08 Thread Christian König
Am 07.06.2016 um 19:42 schrieb Nayan Deshmukh: Apply the luma key filter to the YCbCr values during the CSC conversion in video buffer shader. The initial values of max and min luma are set to opposite values to disable the filter initially and will be set when enabling it. Add extra parmeters m

[Mesa-dev] [PATCH v3] vl: implement luma key ring

2016-06-07 Thread Nayan Deshmukh
Apply the luma key filter to the YCbCr values during the CSC conversion in video buffer shader. The initial values of max and min luma are set to opposite values to disable the filter initially and will be set when enabling it. Add extra parmeters min and max luma for the luma key filter in vl_com