Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Mon, 30 Sep 2002 16:14:14 +0000 | michaelni | optimizing mpeg1_decode_block() libavcodec |
Mon, 30 Sep 2002 10:06:17 +0000 | michaelni | forgot zigzag_direct[] behind #ifdef DEBUG (found by Klaas-Pieter Vlieg <vlieg at eurescom dot de>) libavcodec |
Mon, 30 Sep 2002 09:19:54 +0000 | michaelni | convert only needed matrixes in convert_matrix() (mjpeg calls it for every frame) libavcodec |
Sun, 29 Sep 2002 23:39:30 +0000 | michaelni | indenting preprocessor stuff, as its completly unreadable otherwise libavcodec |