Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 13 Feb 2010 19:59:53 +0000 | thilo.borgmann | Reindent a line. libavcodec |
Sat, 13 Feb 2010 19:39:18 +0000 | michael | Also skip direct/mvd_cache init for skiped blocks. libavcodec |
Sat, 13 Feb 2010 19:00:51 +0000 | michael | Move more code under if(!IS_DIRECT(mb_type)). libavcodec |
Sat, 13 Feb 2010 18:59:25 +0000 | conrad | Move CODEC_FLAG_GRAY check to outer loop libavcodec |
Sat, 13 Feb 2010 18:59:21 +0000 | conrad | Move branch based on custom mode outside the loop libavcodec |
Sat, 13 Feb 2010 18:55:27 +0000 | conrad | Directly check whether a fragment is coded for 4MV mode instead of iterating libavcodec |