]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/gif.c
Revert "Prepare for O_DIRECT"
[frescor/ffmpeg.git] / libavcodec / gif.c
2009-04-13 stefanoRename pbBufPtr() to put_bits_ptr().
2009-04-12 stefanoSplit bitstream.h, put the bitstream writer stuff in...
2009-02-09 bcoudurierremove no more needed fields in GIFContext, patch by...
2009-02-09 bcoudurierremove dead rgb24 code, gif encoder now directly takes...
2009-02-09 bcoudurierremove dead netscape loop header code in gif encoder...
2009-02-06 michaelFix gifs list of supported input pix_fmts, this makes...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-14 bcouduriercleanup gif, use BISTREAM_WRITER_LE
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-01-17 michaelReplace idiotic (what moron wrote that code?) "buffer...
2007-06-02 ramiroUse AV_xx throughout libavcodec
2006-11-02 bcoudurierchange gif muxer to simple gif encoder