summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-09
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Add lots of missing includesMåns Rullgård2010-03-08
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-19
* Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.Alexander Strange2010-01-18
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-01
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* split bswap.h into per-arch filesMåns Rullgård2008-10-21