summaryrefslogtreecommitdiff
path: root/libavcodec/idcinvideo.c
Commit message (Collapse)AuthorAge
* Off-by-one bug in libavcodec/idcinvideo.c, causedMatti Hamalainen2005-02-16
| | | | | | | segfaults on all .cin videos from Quake II. patch by (Matti Hamalainen <mhamalai ratol fi>) Originally committed as revision 3956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 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
* instructions for using the decoderMike Melanson2003-10-03
| | | | Originally committed as revision 2340 to svn://svn.ffmpeg.org/ffmpeg/trunk
* implemented Id Quake II CIN supportMike Melanson2003-10-03
Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk