summaryrefslogtreecommitdiffstats
path: root/fli.c
Commit message (Collapse)AuthorAgeFilesLines
* 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