summaryrefslogtreecommitdiffstats
path: root/fli.c
Commit message (Collapse)AuthorAgeFilesLines
* shrink the size of the ghost image, courtesy of Roberto Tognimelanson2002-02-161-20/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4720 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few quick fixes to the FLI decodermelanson2002-02-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4693 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic fixmelanson2002-02-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4689 b3059339-0415-0410-9bf9-f77b7e298cf2
* some obscure bug fixes to the FLI decoder, with many thanks to Robertomelanson2002-02-131-31/+87
| | | | | | | Togni git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4688 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixpl2001-12-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3738 b3059339-0415-0410-9bf9-f77b7e298cf2
* This commit adds initial support for Quicktime Animation (RLE) video. Itmelanson2001-12-231-1/+1
| | | | | | | also fixes a FLI function name (FLI is not an AVI decoder). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3688 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug inmelanson2001-12-161-5/+19
| | | | | | | | FLI decoder and also implemented (untested due to lack of sample data) the FLI_COPY chunk type git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3510 b3059339-0415-0410-9bf9-f77b7e298cf2
* 32bpp support addedalex2001-11-281-3/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3186 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial commitmelanson2001-11-271-0/+273
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3156 b3059339-0415-0410-9bf9-f77b7e298cf2