summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/rv34dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* Drop DCTELEM typedefDiego Biurrun2013-01-221-3/+3
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-5/+5
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-5/+4
* x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-1/+1
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-1/+1
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-1/+1
* rv34dsp x86: implement MMX2 inverse transformChristophe Gisquet2012-04-281-0/+2
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-201-2/+2
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-161-2/+1
* rv34: Intra 16x16 handlingChristophe GISQUET2012-01-161-4/+10
* rv34: DC-only inverse transformChristophe GISQUET2012-01-121-0/+40
OpenPOWER on IntegriCloud