summaryrefslogtreecommitdiffstats
path: root/libavcodec/cavsdsp.h
Commit message (Collapse)AuthorAgeFilesLines
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-1/+3
|
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
| | | | | | It does not help as an abstraction and adds dsputil dependencies. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
|
* cavsdsp: set idct permutation independently of dsputilMans Rullgard2012-09-071-0/+1
| | | | | | | CAVS uses its own idct so using dsputil to set the permutation is fragile. Signed-off-by: Mans Rullgard <mans@mansr.com>
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
| | | | | Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Move cavs dsp functions to their own structMåns Rullgård2010-08-031-0/+41
| | | | Originally committed as revision 24685 to svn://svn.ffmpeg.org/ffmpeg/trunk
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-031-95/+0
| | | | Originally committed as revision 5590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)Michael Niedermayer2006-07-011-0/+95
Originally committed as revision 5567 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud