summaryrefslogtreecommitdiffstats
path: root/libavcodec/idcinvideo.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* cosmetics: s/Id/id/ in libavcodec where Id refers to id Software.Stefano Sabatini2008-05-151-7/+7
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-3/+3
* These video decoders do not need to include and initialize the DSPMike Melanson2008-03-101-3/+0
* constsMichael Niedermayer2008-02-011-2/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-071-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* Off-by-one bug in libavcodec/idcinvideo.c, causedMatti Hamalainen2005-02-161-1/+1
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-3/+3
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-301-20/+7
* instructions for using the decoderMike Melanson2003-10-031-1/+6
* implemented Id Quake II CIN supportMike Melanson2003-10-031-0/+278
OpenPOWER on IntegriCloud