Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-04Multiply table by -1. This avoid doing this calculation (that was introducedVitor Sessak
2008-09-04Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC deco...Vitor Sessak
2008-08-30Fix typo in element typeRobert Swain
2008-08-30Remove unnecessary portion of a condition. This fixes issue607 and avoidsRobert Swain
2008-08-22Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. ReduceRobert Swain
2008-08-22Whitespace cosmetics after the last commitRobert Swain
2008-08-22Separate code in imdct_and_windowing() into distinct IMDCT, windowing andRobert Swain
2008-08-21Reindent after last commitRobert Swain
2008-08-21Work around GCC variable may be used uninitialised warningRobert Swain
2008-08-21Remove unused variableRobert Swain
2008-08-21ReindentRobert Swain
2008-08-21The comment about channel order for AAC 5.1 audio was not correct, fix it.Andreas Ă–man
2008-08-21Last hunk of the AAC decoder code to be OKed and build system and documentationRobert Swain
2008-08-19More OKed AAC decoder code hunksRobert Swain
2008-08-15More OKed AAC decoder hunksRobert Swain
2008-08-15Synchronise AAC decoder code with that from SoCRobert Swain
2008-08-15More OKed sections of AAC decoder codeRobert Swain
2008-08-11Synchronise code with AAC decoder in SoCRobert Swain
2008-08-11More OKed hunks of the AAC decoder from SoCRobert Swain
2008-08-09Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain
2008-08-05OKed sections of code from the SoC AAC decoderRobert Swain