On Thu, Jun 09, 2011 at 06:34:09PM -0500, Luca Barbato wrote:
> On 6/9/11 5:57 PM, Diego Biurrun wrote:
>> @@ -1365,7 +1365,7 @@ static int queue_picture(VideoState *is, AVFrame
>> *src_frame, double pts, int64_t
>>
>> /* if the frame is not skipped, then display it */
>> if (vp->bmp) {
>> - AVPicture pict = { 0 };
>> + AVPicture pict = { { 0 } };
>
> I don't like it at all =|
I'm afraid there is no alternative and the warning is worse, so...
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel