Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 13 Feb 2010 18:24:13 +0000 | thilo.borgmann | Support arithmetic decoding in ALS. libavcodec |
Sat, 13 Feb 2010 18:23:46 +0000 | michael | Skip some more code that isnt needed for direct MBs. libavcodec |
Sat, 13 Feb 2010 17:42:58 +0000 | vitor | Fix reading beyond buffer end on RA144Context.lpc_tables. libavcodec |
Sat, 13 Feb 2010 15:57:49 +0000 | michael | Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler. libavcodec |
Sat, 13 Feb 2010 15:30:27 +0000 | michael | Dont calculate any surrounding MVs for temporal MBs libavcodec |
Sat, 13 Feb 2010 13:28:04 +0000 | michael | Simplify if() libavcodec |