aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/idcinvideo.c
AgeCommit message (Expand)Author
2007-05-10Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun
2007-04-08Get rid of unnecessary pointer casts.Nicholas Tung
2007-04-07Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-02-16Off-by-one bug in libavcodec/idcinvideo.c, causedMatti Hamalainen
2003-11-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-30revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson
2003-10-03instructions for using the decoderMike Melanson
2003-10-03implemented Id Quake II CIN supportMike Melanson