| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only user | Andreas Rheinhardt | 2021-02-07 | 1 | -9/+4 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -1/+1 |
* | avcodec/sinewin: Fix wrong number of elements of array declaration | Andreas Rheinhardt | 2020-12-08 | 1 | -1/+1 |
* | avcodec/aacdec, sinewin: Move 120 and 960 point sine tables to aacdec | Andreas Rheinhardt | 2020-12-08 | 1 | -5/+0 |
* | lavc/sinewin: Do not declare AAC 120/960 tables as const. | Carl Eugen Hoyos | 2018-10-19 | 1 | -2/+5 |
* | avcodec/aac: Add floating point 960/120 MDCT window | Paul B Mahol | 2017-08-24 | 1 | -1/+3 |
* | avcodec: Minor macro polishing | Nedeljko Babic | 2015-07-22 | 1 | -12/+5 |
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] | Jovan Zelincevic | 2015-07-09 | 1 | -4/+16 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | Convert vector_fmul range of functions to YASM and add AVX versions | Kieran Kunhya | 2012-05-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-18 | 1 | -1/+2 |
|\| |
|
| * | wmapro: change max. block size to 13 bits. | Ronald S. Bultje | 2012-02-16 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -1/+1 |
|\| |
|
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-21 | 1 | -4/+4 |
|/ |
|
* | Move sine windows to a separate file | Mans Rullgard | 2011-03-20 | 1 | -0/+59 |