aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/x86
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2009-04-24 01:50:09 +0000
committerMichael Niedermayer <michaelni@gmx.at>2009-04-24 01:50:09 +0000
commit217d34e3070378ab55f203aad8a662238fbc902f (patch)
tree147cd6c0dd7408668a27dbc86e738eeae9a4e18f /libswscale/x86
parent3788e661f1e50558b92544c8e2d373aa553e9124 (diff)
downloadffmpeg-217d34e3070378ab55f203aad8a662238fbc902f.tar.gz
Force speed irrelevant calls to get/put_symbol() to be noinline.
We need to change decode_line to always_inline because gcc decided not to inline it anymore once we force some calls to get/put_symbol() to be non inlined and this decision of gcc would lead to a 10% overall speed loss. 100k smaller object file, no speed change Originally committed as revision 18673 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libswscale/x86')
0 files changed, 0 insertions, 0 deletions