summaryrefslogtreecommitdiff
path: root/libavcodec/cavsdsp.c
Commit message (Expand)AuthorAge
* x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-08
* cavsdsp: set idct permutation independently of dsputilMans Rullgard2012-09-07
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove duplicate definitions of fullpel MC functionsMåns Rullgård2010-08-25
* Move cavs dsp functions to their own structMåns Rullgård2010-08-03
* Move some dsp func prototypes to dsputil.h; they are defined in dsputil.cMåns Rullgård2010-03-06
* More av_cold for infrequently called functions.Zuxy Meng2010-01-13
* avoid duplicating dsputil's clear_blockStefan Gehrer2009-02-10
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Add av_ prefix to clip functionsReimar Döffinger2007-02-25
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-29
* add rounding bias earlier in the idct, avoids many addsMichael Niedermayer2006-07-04
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-03
* new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)Michael Niedermayer2006-07-01