On 21 December 2015 at 15:10, Christian König
wrote:
> On 21.12.2015 11:05, Andy Furniss wrote:
>
>> Julien Isorce wrote:
>>
>>> Hi Christian,
>>>
>>> I have 2 remarks:
>>>
>>> 1: I am sure you have the clear answer to the following questions, so
>>> maybe add a comment in the commit message: Isn
Christian König wrote:
Slightly unrelated question = with vaapi using mpeg2 do you get the
same result as vdpau or s/w?
Well MPEG2 actually defines that the resulting image doesn't need to
be 100% bit identical on all decoders. H.264 and others are way more
strict regarding this.
Do you also
On 21.12.2015 11:05, Andy Furniss wrote:
Julien Isorce wrote:
Hi Christian,
I have 2 remarks:
1: I am sure you have the clear answer to the following questions, so
maybe add a comment in the commit message: Isn't the thread safety
delegated to the application that use vaapi ? like it is design
Julien Isorce wrote:
Hi Christian,
I have 2 remarks:
1: I am sure you have the clear answer to the following questions, so
maybe add a comment in the commit message: Isn't the thread safety
delegated to the application that use vaapi ? like it is designed for
many libraries. I tried to find ans
Hi Christian,
I have 2 remarks:
1: I am sure you have the clear answer to the following questions, so maybe
add a comment in the commit message:
Isn't the thread safety delegated to the application that use vaapi ? like
it is designed for many libraries. I tried to find answer in
vaapi-intel-driv
Hi Christian,
I've just sent a few comments/suggestions. With or without the
nitpicks (but the remaining addressed) the series is
Reviewed-by: Emil Velikov
Thanks
Emil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.or
Hi Christian,
An alternative solution would be to refcount on handle_table_get/put
(first we need the latter even :-P) although I think that route will
be longer (i.e. larger patch). Just thinking out loud, than a
suggestion really.
On 16 December 2015 at 20:14, Christian König wrote:
> @@ -165
Typo in the subject: "save" => "safe"
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://
From: Christian König
Otherwise we might crash with MPV.
Signed-off-by: Christian König
---
src/gallium/state_trackers/va/buffer.c | 69 +-
src/gallium/state_trackers/va/context.c| 6 +++
src/gallium/state_trackers/va/image.c | 68 +