[Mesa-dev] [PATCH v4 6/9] st/va: add colospace conversion through Video Post Processing

Julien Isorce julien.isorce at gmail.com
Fri Oct 30 08:09:52 PDT 2015


On 30 October 2015 at 11:54, Christian König <deathsimple at vodafone.de>
wrote:

> On 29.10.2015 18:40, Julien Isorce wrote:
>
>> Add support for VPP in the following functions:
>> vlVaCreateContext
>> vlVaDestroyContext
>> vlVaBeginPicture
>> vlVaRenderPicture
>> vlVaEndPicture
>>
>> Add support for VAProcFilterNone in:
>> vlVaQueryVideoProcFilters
>> vlVaQueryVideoProcFilterCaps
>> vlVaQueryVideoProcPipelineCaps
>>
>> Add handleVAProcPipelineParameterBufferType helper.
>>
>> One application is:
>> VASurfaceNV12 -> gstvaapipostproc -> VASurfaceRGBA
>>
>> Signed-off-by: Julien Isorce <j.isorce at samsung.com>
>>
>
> Reviewed-by: Christian König <christian.koenig at amd.com>
>
> Are you planning to implement the different filters as well? Most of the
> shaders for those are already present.
>

No plan at the moment. But I'll let you know before starting something to
avoid duplication. But I'll check regularly for regressions with what just
landed and with ChromiumGStreamerBackend.
I'll try first to finish st/va chunk decoding with nouveau driver, Last
blocker was a pb with h264. Maybe some plan to experiment mesa-st/omx +
Tizonia + gst-omx on desktop, will see if I have some time to spend there.

Cheers
Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151030/cdedb47d/attachment.html>


More information about the mesa-dev mailing list