Mercurial > libavcodec.hg
graph
-
split out coupling coefficient reconstruction into a separate function libavcodecFri, 03 Aug 2007 23:53:53 +0000, by jbr
-
output last frame if seq end code is encountered libavcodecThu, 02 Aug 2007 20:49:42 +0000, by michael
-
exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is more sane, libavcodecWed, 01 Aug 2007 22:12:52 +0000, by michael
-
exchange for() and if() order in the MT_FRAME case libavcodecWed, 01 Aug 2007 21:05:58 +0000, by michael
-
merge another 2 if() to save a few cpu cycles libavcodecWed, 01 Aug 2007 20:04:12 +0000, by michael
-
reorder if() so that the condition can be simplified libavcodecWed, 01 Aug 2007 19:37:28 +0000, by michael
-
use buf_ptr to correctly decode second field libavcodecWed, 01 Aug 2007 13:18:23 +0000, by bcoudurier
-
make grayscale only decoding checks in inner loops compiletime killable libavcodecWed, 01 Aug 2007 00:39:39 +0000, by michael
-
move some code which was executed for every skipped MB so it is only executed libavcodecTue, 31 Jul 2007 21:39:09 +0000, by michael
-
chroma_qscale seems not used anywhere for mpeg1/2 so do not waste cpu time setting it libavcodecTue, 31 Jul 2007 20:44:48 +0000, by michael