Mercurial > libavcodec.hg
graph
-
Also skip direct/mvd_cache init for skiped blocks. libavcodecSat, 13 Feb 2010 19:39:18 +0000, by michael
-
Move more code under if(!IS_DIRECT(mb_type)). libavcodecSat, 13 Feb 2010 19:00:51 +0000, by michael
-
Move branch based on custom mode outside the loop libavcodecSat, 13 Feb 2010 18:59:21 +0000, by conrad
-
Directly check whether a fragment is coded for 4MV mode instead of iterating libavcodecSat, 13 Feb 2010 18:55:27 +0000, by conrad
-
Eliminate fragment -> macroblock mapping array libavcodecSat, 13 Feb 2010 18:55:24 +0000, by conrad
-
Eliminate macroblock -> fragment mapping array libavcodecSat, 13 Feb 2010 18:55:21 +0000, by conrad
-
Eliminate superblock <-> macroblock mapping array libavcodecSat, 13 Feb 2010 18:55:17 +0000, by conrad
-
Skip some more code that isnt needed for direct MBs. libavcodecSat, 13 Feb 2010 18:23:46 +0000, by michael
-
Fix reading beyond buffer end on RA144Context.lpc_tables. libavcodecSat, 13 Feb 2010 17:42:58 +0000, by vitor
-
Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler. libavcodecSat, 13 Feb 2010 15:57:49 +0000, by michael
-
Dont calculate any surrounding MVs for temporal MBs libavcodecSat, 13 Feb 2010 15:30:27 +0000, by michael
-
100l Forgoten hunk.unbreak compile before someone notices. libavcodecSat, 13 Feb 2010 13:04:11 +0000, by michael
-
Restructure spatial direct MV generation so that the zero predictior shortcut libavcodecSat, 13 Feb 2010 13:02:25 +0000, by michael
-
Split spatial and temporal direct MV generation. libavcodecSat, 13 Feb 2010 03:46:51 +0000, by michael
-
Fix compilation with --enable-libgsm on Gentoo and OpenSUSE. libavcodecSat, 13 Feb 2010 03:43:10 +0000, by cehoyos
-
Special case for spatial direct MV predictor being 0. libavcodecSat, 13 Feb 2010 02:47:41 +0000, by michael
-
Pack MVs together from the begin for spatial direct, this simplifies the code libavcodecSat, 13 Feb 2010 02:20:56 +0000, by michael
-
Special case VP5/6 chroma alignment on x86 as well libavcodecFri, 12 Feb 2010 22:01:42 +0000, by conrad