Mercurial > libavcodec.hg
log msrledec.c @ 9273:42c63846b321 libavcodec
age | author | description |
---|---|---|
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 |
Sun, 11 Jan 2009 22:19:48 +0000 | diego | Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavcodec |
Sat, 06 Dec 2008 09:05:30 +0000 | kostya | Make decoding run of pixels in MS RLE saner. libavcodec |
Sat, 06 Dec 2008 09:01:11 +0000 | kostya | Print out some errors found during MS RLE decoding libavcodec |
Thu, 18 Sep 2008 05:20:54 +0000 | kostya | Factorize out code used for MS RLE format decoding in different decoders. libavcodec base tscc.c@6f7de6403991 |