[vlc-devel] [vlc-commits] VAAPI: provide more logs to understand what is happenning
Rafaël Carré
funman at videolan.org
Mon Jun 11 23:47:46 CEST 2012
Le 2012-06-11 15:45, Jean-Baptiste Kempf a écrit :
> On Mon, Jun 11, 2012 at 03:12:28PM -0400, Rafaël Carré wrote :
>>> - memset( p_va, 0, sizeof(*p_va) );
>>
>> Unrelated? This isn't part of the commit log.
>
> This is related.
> p_va was calloced, and then va->log was assigned. And then again memset
> to 0, which was removing the log assignmet.
>
> Best regards,
Thanks for explaining to stupid me
More information about the vlc-devel
mailing list