summaryrefslogtreecommitdiffstats
path: root/msvidc.c
Commit message (Collapse)AuthorAgeFilesLines
* moved to libmpcodecs/native/arpi2002-04-131-393/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5603 b3059339-0415-0410-9bf9-f77b7e298cf2
* QT demuxer loads palette information from files that transport palettes inmelanson2002-01-131-2/+1
| | | | | | | their stsd atoms. Also fixed link in MS Video-1 decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4130 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug inmelanson2001-12-161-1/+5
| | | | | | | | 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
* fixed Video 1 bug which cut off decoding too soon, resulting in tornmelanson2001-12-051-2/+10
| | | | | | | frames git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3333 b3059339-0415-0410-9bf9-f77b7e298cf2
* added 32bpp output supportalex2001-11-281-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3185 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed 8-bit variantmelanson2001-11-241-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3101 b3059339-0415-0410-9bf9-f77b7e298cf2
* added copyleft header ;)alex2001-11-171-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2961 b3059339-0415-0410-9bf9-f77b7e298cf2
* ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>arpi2001-11-111-0/+351
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2828 b3059339-0415-0410-9bf9-f77b7e298cf2