OSDN Git Service

Move attribute_unused to variable declarations in macros instead of
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 17 May 2007 20:18:46 +0000 (20:18 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 17 May 2007 20:18:46 +0000 (20:18 +0000)
commit2c32b173d96934b2d455ef5cfe68024bd6df2998
treefa06ee3f7166e600d1eb3c54eda54d9b63ffabff
parent670a6b133b408fe69d791cba56c6136ea07b1ae4
Move attribute_unused to variable declarations in macros instead of
introducing a useless extra variable.

Originally committed as revision 9052 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c