summaryrefslogtreecommitdiffstats
path: root/libavcodec/aac.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in element typeRobert Swain2008-08-291-1/+1
* Remove unnecessary portion of a condition. This fixes issue607 and avoidsRobert Swain2008-08-291-1/+1
* Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. ReduceRobert Swain2008-08-221-24/+22
* Whitespace cosmetics after the last commitRobert Swain2008-08-221-12/+14
* Separate code in imdct_and_windowing() into distinct IMDCT, windowing andRobert Swain2008-08-221-19/+24
* Reindent after last commitRobert Swain2008-08-211-16/+16
* Work around GCC variable may be used uninitialised warningRobert Swain2008-08-211-3/+2
* Remove unused variableRobert Swain2008-08-211-1/+1
* ReindentRobert Swain2008-08-211-9/+9
* The comment about channel order for AAC 5.1 audio was not correct, fix it.Andreas Ă–man2008-08-211-1/+1
* Last hunk of the AAC decoder code to be OKed and build system and documentationRobert Swain2008-08-211-1/+37
* More OKed AAC decoder code hunksRobert Swain2008-08-181-0/+57
* More OKed AAC decoder hunksRobert Swain2008-08-151-5/+264
* Synchronise AAC decoder code with that from SoCRobert Swain2008-08-151-55/+16
* More OKed sections of AAC decoder codeRobert Swain2008-08-151-0/+301
* Synchronise code with AAC decoder in SoCRobert Swain2008-08-111-13/+7
* More OKed hunks of the AAC decoder from SoCRobert Swain2008-08-111-1/+407
* Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain2008-08-091-13/+209
* OKed sections of code from the SoC AAC decoderRobert Swain2008-08-051-0/+241
OpenPOWER on IntegriCloud