summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/fdctdsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ppc/fdctdsp: use more accurate constantsGanesh Ajjanagadde2015-12-011-7/+7
* avcodec/ppc/fdctdsp: use M_SQRT2 instead of ad-hoc SQRT2Ganesh Ajjanagadde2015-11-221-11/+10
* avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_...Rong Yan2015-04-271-47/+39
* avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()Rong Yan2015-04-031-39/+47
* avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer2015-02-281-1/+1
* Add missing "const" all over the place.Reimar Döffinger2014-08-291-1/+1
* Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9'Michael Niedermayer2014-07-191-1/+1
|\
| * fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun2014-07-191-1/+1
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-081-4/+4
|/
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-071-0/+479
OpenPOWER on IntegriCloud