Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 14 May 2010 16:49:51 +0000 | alexc | aacenc: Add a rate only trellis for codebook selection for the TLS. libavcodec |
Fri, 14 May 2010 16:49:40 +0000 | alexc | aacenc: Use exact values when quantizing, not fuzzy values. libavcodec |
Fri, 14 May 2010 16:49:30 +0000 | alexc | aacenc: Use an estimated codebook for the TLS (two loop search). libavcodec |
Fri, 14 May 2010 16:49:21 +0000 | alexc | aacenc: Select the TLS (two-loop search) as the default scalefactor coder. libavcodec |
Fri, 14 May 2010 16:49:11 +0000 | alexc | aacenc: Fix psy logic. libavcodec |
Thu, 13 May 2010 20:41:36 +0000 | cehoyos | Fix compilation of AC3 decoder if E-AC3 decoder was disabled. libavcodec |