summaryrefslogtreecommitdiff
path: root/libavcodec/sinewin.h
Commit message (Expand)AuthorAge
* avcodec/aacdec_fixed: Move fixed-point sinewin tables to its only userAndreas Rheinhardt2021-02-07
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/sinewin: Fix wrong number of elements of array declarationAndreas Rheinhardt2020-12-08
* avcodec/aacdec, sinewin: Move 120 and 960 point sine tables to aacdecAndreas Rheinhardt2020-12-08
* lavc/sinewin: Do not declare AAC 120/960 tables as const.Carl Eugen Hoyos2018-10-19
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* avcodec: Minor macro polishingNedeljko Babic2015-07-22
* libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-22
|\
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-18
|\|
| * wmapro: change max. block size to 13 bits.Ronald S. Bultje2012-02-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-21
|/
* Move sine windows to a separate fileMans Rullgard2011-03-20