[Mesa-dev] [PATCH 2/2] st/va: Implement vaExportSurfaceHandle()

Mark Thompson sw at jkqxz.net
Sat Oct 7 17:22:09 UTC 2017


On 07/10/17 15:23, Leo Liu wrote:
> On 2017-10-01 01:40 PM, Mark Thompson wrote:
>> This is a new interface in libva2 to support wider use-cases of passing
>> surfaces to external APIs.  In particular, this allows export of NV12 and
>> P010 surfaces.
>>
>> v2: Convert surfaces to progressive before exporting them (Christian).
>>
>> v3: Set destination rectangle to match source when converting (Leo).
>>      Add guards to allow building with libva1.
>>
>> Signed-off-by: Mark Thompson <sw at jkqxz.net>
> This patch is Acked-and-Tested-by: Leo Liu< leo.liu at amd.com>, also pushed.

Thank you!

Can you look at (or direct me to who I should be pointing at) patch 1/2 as well?  (Needed for the H.265 10-bit interop on the EGL side.)

- Mark


More information about the mesa-dev mailing list