mirror of https://github.com/FFmpeg/FFmpeg.git
This incantation causes gcc 4.3 to generate cmov on x86, a vastly better option than a completely unpredictable branch. Hopefully this carries over to newer versions and other CPUs with conditionals. ~5 cycles saved per call on a Core i7. Originally committed as revision 23921 to svn://svn.ffmpeg.org/ffmpeg/trunkoldabi
parent
2e6ed48d6e
commit
36d6b545a1
1 changed files with 2 additions and 6 deletions
Loading…
Reference in new issue