On 22 December 2015 at 00:13, Zhao Yakui wrote:
> On 12/22/2015 06:51 AM, Julien Isorce wrote:
>
>> Hi,
>>
>> Should the application assume that vaapi is thread safe ? Like for vdpau:
>> http://cgit.freedesktop.org/vdpau/libvdpau/tree/include/vdpau/vdpau.h#n209
>> .
>> Or is the thread safety del
On 12/22/2015 06:51 AM, Julien Isorce wrote:
Hi,
Should the application assume that vaapi is thread safe ? Like for vdpau:
http://cgit.freedesktop.org/vdpau/libvdpau/tree/include/vdpau/vdpau.h#n209 .
Or is the thread safety delegated to the vaapi user like many libraries ?
What is the scenario
Hi,
Should the application assume that vaapi is thread safe ? Like for vdpau:
http://cgit.freedesktop.org/vdpau/libvdpau/tree/include/vdpau/vdpau.h#n209 .
Or is the thread safety delegated to the vaapi user like many libraries ?
I cannot see anything about thread in
http://cgit.freedesktop.org/va