]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_deblock.asm
x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags
[ffmpeg] / libavcodec / x86 / h264_deblock.asm
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.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...