Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idctdsp: Add global function pointers for {add|put}_pixels_clamped functions | Diego Biurrun | 2014-09-02 | 1 | -0/+2 |
* | dct/rdft: Remove duplicate typedefs for context structs | Diego Biurrun | 2014-07-25 | 1 | -2/+2 |
* | dct/rdft: Add missing typedefs for context structs | Diego Biurrun | 2014-07-22 | 1 | -2/+2 |
* | fdct: Move x86-specific declarations to a header in the x86 directory | Diego Biurrun | 2014-07-19 | 1 | -4/+0 |
* | dsputil: Move fdct function declarations to dct.h | Diego Biurrun | 2013-02-09 | 1 | -0/+15 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | Move ff_dct_init_mmx declaration to dct.h | Mans Rullgard | 2011-03-20 | 1 | -0/+2 |
* | Move dct and rdft definitions to separate files | Mans Rullgard | 2011-03-20 | 1 | -0/+50 |