]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_chromamc.asm
celp filters: Do not read earlier than the start of the 'out' vector.
[ffmpeg] / libavcodec / x86 / h264_chromamc.asm
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
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-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-12-24 Ronald S. BultjeFor rounding in chroma MC SSSE3, use 16-byte pw_3/4...
2010-08-30 Ronald S. BultjeMove H264 chroma MC from inline asm to yasm. This fixes...