summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/fdctdsp.c
Commit message (Expand)AuthorAge
* avcodec/ppc/fdctdsp: use more accurate constantsGanesh Ajjanagadde2015-12-01
* avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2Ganesh Ajjanagadde2015-11-22
* avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_...Rong Yan2015-04-27
* avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()Rong Yan2015-04-03
* avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer2015-02-28
* Add missing "const" all over the place.Reimar Döffinger2014-08-29
* Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'Michael Niedermayer2014-07-19
|\
| * fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun2014-07-19
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|/
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07