summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_deblock_10bit.asm
Commit message (Expand)AuthorAge
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* x86: use 32-bit source registers with movd instructionMans Rullgard2012-08-07
* x86: add colons after labelsMans Rullgard2012-08-07
* h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
* h264: fix mmxext chroma deblock to use correct TC values.Ronald S. Bultje2012-02-27
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* 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
* h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.Oskar Arvidsson2011-06-10
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* 10-bit H.264 x86 chroma v loopfilter asmJason Garrett-Glaser2011-05-11
* Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser2011-05-10