Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-11x86inc: Support arbitrary stack alignmentsHenrik Gramner
2014-07-01Update Fiona's name in copyright statements.Diego Biurrun
2014-06-10x86: h264: Don't keep data in the redzone across function calls on 64 bit unixMartin Storsjö
2014-03-13x86: Make function prototype comments in assembly code consistentDiego Biurrun
2013-10-07x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner
2013-04-10dsputil: Make dsputil selectableRonald S. Bultje
2013-02-21x86: h264: Don't use redzone in AVX h264_deblock on Win64Matt Wolenetz
2012-12-12x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-31x86: include x86inc.asm in x86util.asmDiego Biurrun
2012-07-31h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje
2012-07-28h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje
2012-04-11x86inc improvements for 64-bitHenrik Gramner
2012-02-20h264: don't use redzone in loopfilter on win64.Ronald S. Bultje
2012-01-27config.asm: change %ifdef directives to %if directives.Ronald S. Bultje
2011-08-15Fix NASM include directiveDave Yeo
2011-08-12Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje
2011-08-12Move x86inc.asm to libavutil/.Ronald S. Bultje
2011-07-29H.264: tweak some other x86 asm for AtomJason Garrett-Glaser
2011-05-14Fix FSF address copy paste error in some license headers.Diego Biurrun
2011-05-1110-bit H.264 x86 chroma v loopfilter asmJason Garrett-Glaser
2011-05-11Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser
2011-05-11Update x86 H.264 deblock asmJason Garrett-Glaser
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-09-03Port latest x264 deblock asm (before they moved to using NV12 as internalRonald S. Bultje