| Commit message (Expand) | Author | Age | Files | Lines |
* | bswap: use native types for av_bwap16(). | Jason Garrett-Glaser | 2011-04-22 | 1 | -2/+2 |
* | cosmetics: indentation | Justin Ruggles | 2011-03-22 | 1 | -8/+8 |
* | Add a CPU flag for the Atom processor. | Justin Ruggles | 2011-03-22 | 1 | -2/+10 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 5 | -20/+20 |
* | x86: use raw opcode for xgetbv instruction | Mans Rullgard | 2011-02-20 | 1 | -1/+1 |
* | x86: check for AVX support | Mans Rullgard | 2011-02-20 | 1 | -0/+12 |
* | Add check for Athlon64 and similar AMD processors with slow SSE2. | Justin Ruggles | 2011-02-11 | 1 | -1/+16 |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -3/+0 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+3 |
* | Add missing #include <string.h> in x86/cpu.c | Måns Rullgård | 2010-09-09 | 1 | -0/+1 |
* | Clean up av_get_cpu_flag() | Måns Rullgård | 2010-09-09 | 1 | -6/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -0/+128 |
* | Add av_ prefix to bswap macros | Måns Rullgård | 2010-07-10 | 1 | -6/+6 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Replace many includes of libavutil/common.h with what is actually needed | Måns Rullgård | 2010-03-09 | 3 | -4/+2 |
* | Add lots of missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Move FASTDIV macro to intmath.h | Måns Rullgård | 2010-01-19 | 1 | -0/+37 |
* | Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h. | Alexander Strange | 2010-01-18 | 1 | -0/+96 |
* | Split libavutil/timer.h per architecture | Måns Rullgård | 2009-04-01 | 1 | -0/+35 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | split bswap.h into per-arch files | Måns Rullgård | 2008-10-21 | 1 | -0/+61 |