summaryrefslogtreecommitdiffstats
path: root/libavcodec/mdct_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mdct_*: Fix integer overflow in addition in RESCALE()Michael Niedermayer2017-11-131-7/+7
* lavc/mdct_template: use lrint instead of floor hackGanesh Ajjanagadde2015-12-111-2/+3
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut2015-07-091-0/+5
* avcodec/mdct_template: Use av_malloc_array()Michael Niedermayer2014-04-251-1/+1
* rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32Michael Niedermayer2014-01-071-3/+3
* Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3'Michael Niedermayer2014-01-071-1/+1
|\
| * Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-211-4/+8
|/
* dct/fft: Give consistent names to fixed/float template filesDiego Biurrun2013-11-211-0/+203
OpenPOWER on IntegriCloud