| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-09 | 1 | -4/+3 |
|\ |
|
| * | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -1/+1 |
|\| |
|
| * | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-29 | 1 | -0/+2 |
|\| |
|
| * | vp56: only compile MMX SIMD on x86-32. | Ronald S. Bultje | 2012-07-27 | 1 | -0/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+2 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -2/+2 |
* | Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This should | Ronald S. Bultje | 2010-08-25 | 1 | -2/+7 |
* | Move vp6_filter_diag4() from DSPContext to VP56DSPContext. | Ronald S. Bultje | 2010-08-25 | 1 | -0/+42 |