]> git.sesse.net Git - ffmpeg/commit
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration.
authorDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 19:51:07 +0000 (19:51 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 25 Jan 2009 19:51:07 +0000 (19:51 +0000)
commit0f73b510f0de7204e4fbc8a8c833be4e9546b3f6
tree62561f176911a9997315d6da2d06f485e4f4b5a0
parent3bf96eec17e0d1d65d8fa7a1ef5fa6406578ff41
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration.
This compiler might be supported in the future or we might some day decide
to export these macros.

Originally committed as revision 16786 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/internal.h