aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mdct15.c
AgeCommit message (Expand)Author
2017-07-30mdct15: add inverse transform postrotation SIMDRostislav Pehlivanov
2017-07-25mdct15: simplify prereindexing and forward transform postrotationRostislav Pehlivanov
2017-07-11mdct15: remove redundant scale argument to imdct_halfRostislav Pehlivanov
2017-06-23mdct15: add assembly optimizations for the 15-point FFTRostislav Pehlivanov
2017-04-08mdct15: use existing complex multiplication macrosRostislav Pehlivanov
2017-03-22mdct15: fix left shift of a negative valueRostislav Pehlivanov
2017-02-14imdct15: rename to mdct15 and add a forward transformRostislav Pehlivanov