On 6/21/16, Lou Logan <l...@lrcd.com> wrote:
> On Tue, 21 Jun 2016 20:02:20 +0200, Paul B Mahol wrote:
>
>> Hi,
>>
>> patch attached.
>
> A few trivial warnings:
>
> libavcodec/ylc.c: In function `build_vlc':
> libavcodec/ylc.c:104:5: warning: ISO C90 forbids mixed declarations and code
> [-Wdeclaration-after-statement]
>      int cur_node = 256;
>      ^~~
> libavcodec/ylc.c:130:13: warning: ISO C90 forbids mixed declarations and
> code [-Wdeclaration-after-statement]
>              int nd = nodes[second_node].count;
>              ^~~

Fixed locally.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to