log mjpeg.c @ 3241:61d9f1418c02 libavcodec

age author description
Fri, 31 Mar 2006 17:43:28 +0000 michael do UPDATE_CACHE only when needed (which should be VERY rare) libavcodec
Fri, 31 Mar 2006 17:01:58 +0000 michael + (sign&1) -> -sign (1 instruction less) libavcodec
Fri, 31 Mar 2006 16:50:43 +0000 michael avoid hard to predict branch (idea by arpi) libavcodec
Wed, 29 Mar 2006 21:11:57 +0000 michael fix gcc 2.95 compilation libavcodec
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
Mon, 23 Jan 2006 06:40:08 +0000 banan Mjpeg interlaced decoding fix, height was wrong while decoding (/2). libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Tue, 20 Dec 2005 23:07:25 +0000 rfelker 10l to michael for breaking gcc 2.95 compile :) libavcodec
Sun, 18 Dec 2005 13:17:44 +0000 michael unfinished jpeg-ls codec (feel free to finish it ...) libavcodec