]> git.sesse.net Git - ffmpeg/history - libavformat/gif.c
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
[ffmpeg] / libavformat / gif.c
2004-12-29 Michael Niedermayercommon.h -> common.h/bitstream.h
2004-07-28 Roman Shaposhnik * fixing a buffer overrun in gif.c
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2003-12-05 Michael Niedermayerremoving unused var & converting 64->32bit
2003-10-13 Alex Beregszasziinit_put_bits changed
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-09 Fabrice Bellardadded 8 bit palette support for non animated GIF
2003-02-03 Fabrice Bellardadded primitive image GIF encoder based on animated...
2003-02-02 Fabrice Bellardadded animated GIF decoder (pts and various disposal...
2002-11-25 Fabrice Bellardrenamed libav to libavformat