Mercurial > libavformat.hg
log gifdec.c @ 613:2e70d3938f50 libavformat
age | author | description |
---|---|---|
Sat, 19 Jun 2004 03:59:34 +0000 | melanson | sweeping change from -EIO -> AVERROR_IO libavformat |
Mon, 21 Apr 2003 21:18:51 +0000 | bellard | transparency support libavformat |
Wed, 12 Mar 2003 15:16:19 +0000 | michaelni | per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat |
Sun, 09 Feb 2003 16:25:21 +0000 | bellard | added 8 bit palette support for non animated GIF libavformat |
Mon, 03 Feb 2003 22:51:48 +0000 | bellard | added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support libavformat |
Sun, 02 Feb 2003 19:16:51 +0000 | bellard | added animated GIF decoder (pts and various disposal handling are missing) libavformat |