]> git.sesse.net Git - ffmpeg/commit
Add an AV_PRAGMA() macro for constructing _Pragma() directives
authorMåns Rullgård <mans@mansr.com>
Fri, 22 Jan 2010 03:25:21 +0000 (03:25 +0000)
committerMåns Rullgård <mans@mansr.com>
Fri, 22 Jan 2010 03:25:21 +0000 (03:25 +0000)
commitd408b77a3a1a2841ae18ecc1922b3b3465f77e5c
treee461b1912209d7eeec8b038adc3af66f9bc6e3e6
parentc67278098def4438fc587744f5df1c147bc95dc3
Add an AV_PRAGMA() macro for constructing _Pragma() directives

The seemingly equivalent _Pragma(AV_STRINGIFY(x)) is not accepted
by some compilers.

Originally committed as revision 21378 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/avutil.h