summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_deblock.asm
Commit message (Expand)AuthorAgeFilesLines
* h264: don't use redzone in loopfilter on win64.Ronald S. Bultje2012-02-191-1/+8
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-15/+15
* Fix NASM include directiveDave Yeo2011-08-151-2/+2
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-291-10/+9
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
* 10-bit H.264 x86 chroma v loopfilter asmJason Garrett-Glaser2011-05-111-41/+0
* Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser2011-05-101-17/+17
* Update x86 H.264 deblock asmJason Garrett-Glaser2011-05-101-168/+227
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Port latest x264 deblock asm (before they moved to using NV12 as internalRonald S. Bultje2010-09-031-0/+889
OpenPOWER on IntegriCloud