]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_deblock.asm
x86: Always compile files with functions that are called unconditionally
[ffmpeg] / libavcodec / x86 / h264_deblock.asm
2012-07-31 Ronald S. Bultjeh264: convert loop filter strength dsp function to...
2012-07-28 Ronald S. Bultjeh264_loopfilter: port x86 simd to cpuflags.
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-02-19 Ronald S. Bultjeh264: don't use redzone in loopfilter on win64.
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-07-29 Jason Garrett-GlaserH.264: tweak some other x86 asm for Atom
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-05-11 Jason Garrett-Glaser10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Jason Garrett-GlaserPort x86 10-bit H.264 deblock asm from x264
2011-05-11 Jason Garrett-GlaserUpdate x86 H.264 deblock asm
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-03 Ronald S. BultjePort latest x264 deblock asm (before they moved to...