summaryrefslogtreecommitdiff
path: root/libavfilter/x86/vf_fspp.asm
Commit message (Expand)AuthorAgeFilesLines
* avfilter/x86/vf_fspp: Fix invalid combination of opcode and operandsMichael Niedermayer2015-05-261-4/+4
* avfilter/x86/vf_fspp: Fix loop condition for column_fidct()Michael Niedermayer2015-01-281-2/+2
* x86/vf_fspp: move pxor in store slice functions out of the loopJames Almer2014-12-261-2/+2
* x86/vf_fspp: port inline asm to yasmJames Almer2014-12-261-0/+727