Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/ppc/fdctdsp: use more accurate constants | Ganesh Ajjanagadde | 2015-12-01 | 1 | -7/+7 |
* | avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2 | Ganesh Ajjanagadde | 2015-11-22 | 1 | -11/+10 |
* | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_... | Rong Yan | 2015-04-27 | 1 | -47/+39 |
* | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() | Rong Yan | 2015-04-03 | 1 | -39/+47 |
* | avcodec/ppc/fdctdsp: fix const warning | Michael Niedermayer | 2015-02-28 | 1 | -1/+1 |
* | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9' | Michael Niedermayer | 2014-07-19 | 1 | -1/+1 |
|\ | |||||
| * | fdct: Move ppc-specific declarations to a header in the ppc directory | Diego Biurrun | 2014-07-19 | 1 | -1/+1 |
* | | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3' | Michael Niedermayer | 2014-07-08 | 1 | -4/+4 |
|/ | |||||
* | dsputil: Split off FDCT bits into their own context | Diego Biurrun | 2014-07-07 | 1 | -0/+479 |