]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_chromamc.asm
latm: Always reconfigure if no extradata was set previously
[ffmpeg] / libavcodec / x86 / h264_chromamc.asm
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-01-15 Diego Biurrunx86: Add PAVGB macro to abstract pavgb/pavgusb instruct...
2012-11-25 Diego Biurrunx86: h264_chromamc: port to cpuflags
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
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-08-07 Mans Rullgardx86: add colons after labels
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...