log msrledec.c @ 11467:c9f240e43ef9 libavcodec

age author description
Sun, 28 Feb 2010 03:41:59 +0000 cehoyos Include msrledec.h: It contains the prototype for ff_msrle_decode(). libavcodec
Thu, 01 Oct 2009 05:42:55 +0000 kostya Make MS RLE decoder produce both bottom-up and top-down pictures libavcodec
Wed, 27 May 2009 06:43:51 +0000 bcoudurier do not print false error if eof follows eol libavcodec
Fri, 22 May 2009 17:14:22 +0000 diego cosmetics: Fix some typos. libavcodec
Sat, 16 May 2009 06:39:08 +0000 kostya Fix off-by-one error in MS RLE decoder which may result into writing past libavcodec
Wed, 11 Feb 2009 14:57:42 +0000 diego Add av_uninit macro to variables to avoid false positive warnings: libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec