Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idctdsp: Add global function pointers for {add|put}_pixels_clamped functions | Diego Biurrun | 2014-09-02 | 1 | -7/+0 |
* | idct: Move arm-specific declarations to a header in the arm directory | Diego Biurrun | 2014-07-20 | 1 | -3/+1 |
* | idctdsp: prettyprinting cosmetics | Diego Biurrun | 2014-07-18 | 1 | -8/+8 |
* | idct: Convert IDCT permutation #defines to an enum | Diego Biurrun | 2014-07-18 | 1 | -2/+2 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -0/+98 |