summaryrefslogtreecommitdiffstats
path: root/libavcodec/mdct15.c
Commit message (Expand)AuthorAgeFilesLines
* mdct15: add inverse transform postrotation SIMDRostislav Pehlivanov2017-07-301-15/+23
* mdct15: simplify prereindexing and forward transform postrotationRostislav Pehlivanov2017-07-251-19/+18
* mdct15: remove redundant scale argument to imdct_halfRostislav Pehlivanov2017-07-111-8/+3
* mdct15: add assembly optimizations for the 15-point FFTRostislav Pehlivanov2017-06-231-92/+90
* mdct15: use existing complex multiplication macrosRostislav Pehlivanov2017-04-081-21/+15
* mdct15: fix left shift of a negative valueRostislav Pehlivanov2017-03-221-1/+1
* imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov2017-02-141-0/+335
OpenPOWER on IntegriCloud