summaryrefslogtreecommitdiff
path: root/libavcodec/vqavideo.c
Commit message (Collapse)AuthorAge
...
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
| | | | Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
| | | | Originally committed as revision 2451 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support a few more types of VQA filesMike Melanson2003-10-11
| | | | Originally committed as revision 2349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added solid color vectors; basic PAL8, 4x2-vector video (as inMike Melanson2003-10-04
| | | | | | | Command & Conquer) looks great now; also added compressed codebook support, but files using these (Lands of Lore) are not correct yet Originally committed as revision 2344 to svn://svn.ffmpeg.org/ffmpeg/trunk
* first pass at a VQA video decoderMike Melanson2003-10-02
Originally committed as revision 2332 to svn://svn.ffmpeg.org/ffmpeg/trunk