Re: [libav-devel] [PATCH] cosmetics: Move static and inline attributes to more standard places.

2012-01-13 Thread Ronald S. Bultje
Hi, On Fri, Jan 13, 2012 at 7:48 AM, Diego Biurrun wrote: > Fixes several "‘static’ is not at beginning of declaration" warnings. > --- >  libavcodec/g722.c            |    2 +- >  libavcodec/h264_loopfilter.c |   51 +++-- >  libavfilter/vf_fade.c        |    2

[libav-devel] [PATCH] cosmetics: Move static and inline attributes to more standard places.

2012-01-13 Thread Diego Biurrun
Fixes several "‘static’ is not at beginning of declaration" warnings. --- libavcodec/g722.c|2 +- libavcodec/h264_loopfilter.c | 51 +++-- libavfilter/vf_fade.c|2 +- libswscale/utils.c |2 +- 4 files changed, 46 inser