Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 18 Dec 2008 18:12:59 +0000 | michael | Reorder ifs in chroma hl_decode_mb to avoid a duplicate transform_bypass libavcodec |
Thu, 18 Dec 2008 17:42:44 +0000 | michael | s/h->cbp_table[mb_xy]/h->cbp/ libavcodec |
Thu, 18 Dec 2008 16:11:19 +0000 | michael | Faster CAVLC decoding of trailing_ones. Based on a patch by dark shikari. libavcodec |
Thu, 18 Dec 2008 15:51:32 +0000 | michael | Replace i by trailing_ones, part of a patch by dark shikari. libavcodec |