]> git.sesse.net Git - ffmpeg/history - libavutil/cpu.h
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavutil / cpu.h
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-06-23 Diego Biurrunx86: Add CPU flag for the i686 cmov instruction
2012-04-25 Mans Rullgardavutil: add av_parse_cpu_flags() function
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-03-06 Anton Khirnovcpu: add av_set_cpu_flags_mask().
2011-09-26 Jason Garrett-Glaserx86: XOP/FMA4 CPU detection support
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-22 Justin RugglesAdd a CPU flag for the Atom processor.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-20 Mans Rullgardx86: check for AVX support
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-06 Stefano SabatiniSort AV_CPU_FLAG* by value.
2010-09-06 Stefano SabatiniFix typo.
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...