Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
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
|
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
|