summaryrefslogtreecommitdiff
path: root/libavcodec/x86/rv34dsp_init.c
Commit message (Expand)AuthorAge
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-30
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* rv34dsp x86: implement MMX2 inverse transformChristophe Gisquet2012-04-28
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-20
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-16
* rv34: DC-only inverse transformChristophe GISQUET2012-01-12