Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 25 May 2010 18:31:55 +0000 | alexc | aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook. libavcodec |
Tue, 25 May 2010 18:28:18 +0000 | alexc | aacenc: Only trellis over a column of 61 scalefactors (reduced from 256). libavcodec |
Tue, 25 May 2010 18:24:16 +0000 | alexc | aacenc: Factor out find_min_book so it can be used by multiple coefficient coders. libavcodec |
Tue, 25 May 2010 14:23:48 +0000 | michael | Correct golomb vlc decoding tables. libavcodec |
Tue, 25 May 2010 08:58:14 +0000 | cehoyos | Headers for libvpx are installed into vpx subdirectory. libavcodec |
Tue, 25 May 2010 03:19:54 +0000 | conrad | theora: Don't read an excess bit for maximum length long bit runs if the run libavcodec |