summaryrefslogtreecommitdiffstats
path: root/libavformat/gifdec.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-96/+96
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-12/+12
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-7/+7
* switch to native time basesMichael Niedermayer2005-04-301-2/+2
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-0/+6
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-5/+5
* transparency supportFabrice Bellard2003-04-211-6/+22
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-1/+2
* added 8 bit palette support for non animated GIFFabrice Bellard2003-02-091-18/+43
* added automatic GIF/animated GIF probing - added GIF as an image format too -...Fabrice Bellard2003-02-031-63/+189
* added animated GIF decoder (pts and various disposal handling are missing)Fabrice Bellard2003-02-021-0/+466
OpenPOWER on IntegriCloud