log gif.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 03 Dec 2009 19:17:39 +0000 bcoudurier use lzw compression in gif encoder libavcodec
Wed, 02 Dec 2009 21:25:28 +0000 bcoudurier pass avctx as argument instead of width and height libavcodec
Wed, 02 Dec 2009 21:05:06 +0000 bcoudurier remove useless params libavcodec
Wed, 02 Dec 2009 21:04:23 +0000 bcoudurier remove useless params libavcodec
Wed, 02 Dec 2009 21:01:12 +0000 bcoudurier move private context declaration at the top libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Mon, 13 Apr 2009 16:59:38 +0000 stefano Rename pbBufPtr() to put_bits_ptr(). libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Mon, 09 Feb 2009 08:16:04 +0000 bcoudurier remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu libavcodec
Mon, 09 Feb 2009 08:14:29 +0000 bcoudurier remove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verkamp, daniel at drv dot nu libavcodec
Mon, 09 Feb 2009 08:11:08 +0000 bcoudurier remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel at drv dot nu libavcodec
Fri, 06 Feb 2009 13:04:39 +0000 michael Fix list of input pix_fmts supported by GIF. This makes it work with swscale. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec