]> git.sesse.net Git - ffmpeg/commit
move the &1 out of the asm so gcc can optimize it away in inlined cases (yes this...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Oct 2006 01:17:39 +0000 (01:17 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Oct 2006 01:17:39 +0000 (01:17 +0000)
commitf1b37db48deec5d0601374a52d5fc721e924b82a
tree4f9ae93828984d3224cbd45e563a4ba2a1899dc1
parentab0151d163287160038052778ebf21b5529c12fd
move the &1 out of the asm so gcc can optimize it away in inlined cases (yes this is slightly faster)

Originally committed as revision 6616 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cabac.h