log

age author description
Fri, 27 Oct 2006 19:53:41 +0000 reynaldo adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael libavcodec
Fri, 27 Oct 2006 19:50:31 +0000 reynaldo adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by Michael libavcodec
Fri, 27 Oct 2006 16:42:16 +0000 ods15 new optimized eval method, by seperating parsing and runtime libavcodec
Thu, 26 Oct 2006 04:15:48 +0000 kostya LZW decoder as separate module plus TIFF LZW support libavcodec
Thu, 26 Oct 2006 04:06:08 +0000 kostya 10l predictor should not skip first line libavcodec
Tue, 24 Oct 2006 18:57:43 +0000 diego Don't include inttypes.h/stdint.h directly, there is an abstraction in libavcodec
Tue, 24 Oct 2006 10:33:40 +0000 michael simplify libavcodec
Tue, 24 Oct 2006 10:13:26 +0000 michael reverse my last change, it was wrong and broken libavcodec
Tue, 24 Oct 2006 09:45:21 +0000 michael remove map variable libavcodec
Tue, 24 Oct 2006 09:34:13 +0000 michael factorize update state out libavcodec
Tue, 24 Oct 2006 09:09:38 +0000 michael FFMAX libavcodec
Tue, 24 Oct 2006 08:52:51 +0000 michael common subexpression elimination libavcodec
Tue, 24 Oct 2006 08:33:44 +0000 michael merge 8 and 16bit functions, they are identical except the data type libavcodec
Tue, 24 Oct 2006 07:33:39 +0000 michael set v_edge_pos correctly for field picture mpeg2 libavcodec
Tue, 24 Oct 2006 05:01:04 +0000 kostya JPEG-LS 16-bit gray support libavcodec