]> git.sesse.net Git - ffmpeg/commit
lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)
authorMatt Wolenetz <wolenetz@chromium.org>
Tue, 14 May 2013 02:29:26 +0000 (19:29 -0700)
committerMartin Storsjö <martin@martin.st>
Tue, 14 May 2013 07:04:43 +0000 (10:04 +0300)
commit252c0bfdc014c1fb6ad4fe06242c7beca58a6b41
tree6afb87b3aeb901be554b2bd1535c9ce4f163d567
parent05165c2f7a248037d0099f6821dc9e4a78071ffa
lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors)

This fixes https://bugzilla.libav.org/show_bug.cgi?id=514.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/utils.c