OSDN Git Service

prevent h.264 MC related functions from being inlined (yes this is much faster the...
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Feb 2007 21:21:07 +0000 (21:21 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Feb 2007 21:21:07 +0000 (21:21 +0000)
commit00e210ddbbda8d06b25a1c0c442534b959629d11
treeb4247f5fe1527431d3dbb805f9b44b1617851dab
parent410bf2731d34744bd52b52964aade88e52a372be
prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise)

Originally committed as revision 7993 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/h264dsp_mmx.c