summaryrefslogtreecommitdiff
path: root/libswscale/x86/output.asm
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86inc improvements for 64-bitHenrik Gramner2012-04-11
* swscale: make %rep unconditional.Ronald S. Bultje2012-03-03
* swscale: remove now unnecessary hack.Ronald S. Bultje2012-03-03
* swscale: fix crashes in yuv2yuvX on x86-32.Ronald S. Bultje2012-02-13
* swscale: convert yuv2yuvX() to using named arguments.Ronald S. Bultje2012-02-12
* swscale: rename "dstw" to "w" to prevent name collisions.Ronald S. Bultje2012-02-12
* swscale: use named registers in yuv2yuv1_plane() place.Ronald S. Bultje2012-02-12
* swscale: sign-extend integer function argument to qword on x86-64.Ronald S. Bultje2012-02-08
* swscale: make yuv2yuv1 use named registers.Ronald S. Bultje2012-02-07
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* swscale: change yuv2yuvX code to use cpuflag().Ronald S. Bultje2012-01-13
* swscale: split scale.asm.Ronald S. Bultje2012-01-03