Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 11 May 2008 19:22:28 +0000 | astrange | Remove newly unused variables. libavcodec |
Sun, 11 May 2008 19:18:39 +0000 | astrange | Use h->mb_xy directly in decode_cabac_residual(). libavcodec |
Sun, 11 May 2008 19:16:21 +0000 | astrange | Store mb_xy in H264Context and only calculate it once per MB. libavcodec |
Sun, 11 May 2008 18:47:16 +0000 | astrange | Simplify do_voice(). libavcodec |