Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idct: Convert IDCT permutation #defines to an enum | Diego Biurrun | 2014-07-18 | 1 | -3/+3 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -1/+1 |
* | prores: Use consistent names for DSP arch initialization functions | Diego Biurrun | 2014-02-28 | 1 | -1/+1 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -4/+4 |
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+4 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -7/+6 |
* | x86: avcodec: Consistently name all init files | Diego Biurrun | 2012-08-16 | 1 | -0/+54 |