Re: [Mesa-dev] [Libva] [PATCH] st/va: retrieve size from the temporary img variable

2015-12-16 Thread Christian König
Yeah, agree reviewing them on the mesa list is probably more appropriate. Anyway patch lgtm as well and is Reviewed-by: Christian König Regards, Christian. On 15.12.2015 18:53, Julien Isorce wrote: + mesa-dev of course :) Thx Sean On 15 December 2015 at 17:46, Sean V Kelley

Re: [Mesa-dev] [Libva] [PATCH] st/va: retrieve size from the temporary img variable

2015-12-15 Thread Julien Isorce
+ mesa-dev of course :) Thx Sean On 15 December 2015 at 17:46, Sean V Kelley wrote: > > > On Dec 15, 2015, at 1:01 AM, Julien Isorce > wrote: > > > > "image" is not ready yet since it will be set at > > the end of the function by: *image = *img; > > > > Signed-off-by: Julien Isorce > > --- >