lavf/mov: Do not mix variable declaration and code.
Fixes a warning: libavformat/mov.c:1195:5: warning: ISO C90 forbids mixed declarations and code
Showing
Please
register
or
sign in
to comment
Fixes a warning: libavformat/mov.c:1195:5: warning: ISO C90 forbids mixed declarations and code