summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_deblock.asm
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-111-2/+2
* Update Fiona's name in copyright statements.Diego Biurrun2014-07-011-1/+1
* x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö2014-06-101-5/+5
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-18/+24
* x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner2013-10-071-12/+7
* dsputil: Make dsputil selectableRonald S. Bultje2013-04-101-1/+1
* x86: h264: Don't use redzone in AVX h264_deblock on Win64Matt Wolenetz2013-02-211-0/+8
* x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-121-21/+6
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-10/+10
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-301-0/+168
* h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-271-52/+52
* x86inc improvements for 64-bitHenrik Gramner2012-04-111-30/+30
* 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