]> git.sesse.net Git - ffmpeg/commit
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
authorDiego Biurrun <diego@biurrun.de>
Tue, 17 Feb 2009 12:03:10 +0000 (12:03 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 17 Feb 2009 12:03:10 +0000 (12:03 +0000)
commit1bf6e565dde17ac5603565c2d719005d91d6f5bd
treed55a90d0adc9cf673af2e5884a7e5548e5ff8a61
parentbf6d9818063e3a5c85e4bdce14310c6f9cc3f4de
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
"'static' is not at beginning of declaration" with -Wextra.

Originally committed as revision 17391 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dv.c
libavcodec/mimic.c
libavcodec/mpc8data.h
libavformat/nutenc.c