summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_deblock.asm
Commit message (Expand)AuthorAge
* h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-30
* h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
* x86inc improvements for 64-bitHenrik Gramner2012-04-11
* h264: don't use redzone in loopfilter on win64.Ronald S. Bultje2012-02-19
* 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
* H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-29
* 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
* Update x86 H.264 deblock asmJason Garrett-Glaser2011-05-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Port latest x264 deblock asm (before they moved to using NV12 as internalRonald S. Bultje2010-09-03