Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 25 May 2008 13:23:27 +0000 | vitor | Remove yet another val (gbuf1) from context libavcodec |
Sun, 25 May 2008 13:22:56 +0000 | vitor | Parameter n of dec functions is always 3. Hardcode it. libavcodec |
Sat, 24 May 2008 22:31:44 +0000 | michael | Move const *pow2tab out of context. libavcodec |
Sat, 24 May 2008 22:28:33 +0000 | michael | simplify init_pow2table libavcodec |
Sat, 24 May 2008 22:23:16 +0000 | michael | Merge init_rootpow2table and init_pow2table. libavcodec |
Sat, 24 May 2008 20:52:50 +0000 | vitor | Indent libavcodec |