]> git.sesse.net Git - ffmpeg/commit
x86inc: Speed up assembling with Yasm
authorLoren Merritt <pengvado@akuvian.org>
Sun, 19 Jan 2014 18:22:55 +0000 (19:22 +0100)
committerDiego Biurrun <diego@biurrun.de>
Sun, 26 Jan 2014 17:40:08 +0000 (18:40 +0100)
commitb7d0d10a1d54073501b728dbe166a32e2b7b26f1
treed9ff4c98f313bec3b54cc94402dc484bfda46857
parent50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654
x86inc: Speed up assembling with Yasm

Work around Yasm's inefficiency with handling large numbers of variables
in the global scope.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
libavutil/x86/x86inc.asm