]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputilenc_yasm.asm
Make strmatch() return 1 only if the string compared against the
[ffmpeg] / libavcodec / x86 / dsputilenc_yasm.asm
2010-09-17 Ronald S. BultjeDon't access upper 32 bits of a 32-bit int on 64-bit...
2010-09-17 Ronald S. BultjeMove hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from...
2010-09-17 Ronald S. BultjeMove sse16_sse2() from inline asm to yasm. It is one...