Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 24 Jul 2010 17:01:50 +0000 | alexc | 10l: Remove some commented out code that slipped in. libavcodec |
Sat, 24 Jul 2010 16:36:01 +0000 | alexc | aacenc: TLS: Try to preserve some energy in each non-zero band. libavcodec |
Sat, 24 Jul 2010 13:59:49 +0000 | reimar | Use "const" qualifier for pointers that point to input data of libavcodec |
Sat, 24 Jul 2010 04:23:26 +0000 | alexc | aacenc: Prevent premature termination of the two loop search. libavcodec |
Sat, 24 Jul 2010 02:57:08 +0000 | alexc | aacdec: Only load and write each predictor variable one. libavcodec |
Sat, 24 Jul 2010 02:41:47 +0000 | alexc | aacdec: 4% faster main profile decoding. libavcodec |
Sat, 24 Jul 2010 02:10:59 +0000 | alexc | aacenc: Favor log2f() and sqrtf() over log2() and sqrt(). libavcodec |