summaryrefslogtreecommitdiffstats
path: root/libavcodec/dct.h
Commit message (Expand)AuthorAgeFilesLines
* idctdsp: Add global function pointers for {add|put}_pixels_clamped functionsDiego Biurrun2014-09-021-0/+2
* dct/rdft: Remove duplicate typedefs for context structsDiego Biurrun2014-07-251-2/+2
* dct/rdft: Add missing typedefs for context structsDiego Biurrun2014-07-221-2/+2
* fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-191-4/+0
* dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-091-0/+15
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* Move ff_dct_init_mmx declaration to dct.hMans Rullgard2011-03-201-0/+2
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-201-0/+50
OpenPOWER on IntegriCloud