summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp56dsp_init.c
Commit message (Expand)AuthorAge
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* vp56: only compile MMX SIMD on x86-32.Ronald S. Bultje2012-07-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-04
* Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This shouldRonald S. Bultje2010-08-25
* Move vp6_filter_diag4() from DSPContext to VP56DSPContext.Ronald S. Bultje2010-08-25