summaryrefslogtreecommitdiff
path: root/libavcodec/x86/deinterlace.asm
Commit message (Expand)AuthorAge
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: add colons after labelsMans Rullgard2012-08-07
* Fix NASM include directiveDave Yeo2011-08-15
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Use SECTION .text for yasm code.avcoder2010-12-01
* Convert deinterlacing MMX code to YASMVitor Sessak2010-07-31