OSDN Git Service

libxavs: add private options corresponding to deprecated global options
[coroid/libav_saccubus.git] / libavutil / x86 /
2011-09-03 Sean McGoverncpu detection: avoid a signed overflow
2011-08-18 Ronald S. BultjeMove clipd macros to x86util.asm.
2011-08-12 Ronald S. BultjeMove x86util.asm from libavcodec/ to libavutil/.
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-04-23 Jason Garrett-Glaserbswap: use native types for av_bwap16().
2011-03-22 Justin Rugglescosmetics: indentation
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: use raw opcode for xgetbv instruction
2011-02-20 Mans Rullgardx86: check for AVX support
2011-02-11 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2010-09-09 Måns RullgårdAdd missing #include <string.h> in x86/cpu.c
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-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-09 Måns RullgårdReplace many includes of libavutil/common.h with what...
2010-03-08 Måns RullgårdAdd lots of missing includes
2010-01-19 Måns RullgårdMove FASTDIV macro to intmath.h
2010-01-18 Alexander StrangeAdd macros for 64- and 128-bit write-combining optimiza...
2009-04-01 Måns RullgårdSplit libavutil/timer.h per architecture
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-21 Måns Rullgårdsplit bswap.h into per-arch files