Mercurial > libavcodec.hg
log mjpeg.c @ 3228:ad50f9ef5c6b libavcodec
age | author | description |
---|---|---|
Wed, 29 Mar 2006 09:20:44 +0000 | michael | avoid if(i>=63) check at the end of decode_block() libavcodec |
Wed, 29 Mar 2006 09:13:43 +0000 | michael | avoid i++ in decode_block() libavcodec |
Wed, 29 Mar 2006 08:41:53 +0000 | michael | minor optimization of decode_block() libavcodec |
Wed, 29 Mar 2006 01:59:24 +0000 | michael | optimizations by arpi libavcodec |
Sun, 05 Feb 2006 13:35:17 +0000 | diego | MSVC-compatible __align8/__align16 declaration libavcodec |
Thu, 02 Feb 2006 02:28:33 +0000 | michael | JPEG-LS codec by (Kostya | kostya.forjunk gmail com) libavcodec |