log gifdec.c @ 12474:cf54b8e98e7a libavcodec

age author description
Tue, 07 Sep 2010 19:15:29 +0000 stefano Use new imgutils.h API names, fix deprecation warnings. libavcodec
Fri, 06 Aug 2010 09:37:04 +0000 stefano Remove use of the deprecated function avcodec_check_dimensions(), use libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sat, 30 May 2009 04:07:14 +0000 bcoudurier The GIF decoder uses get_buffer, so set DR1. libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Thu, 06 Mar 2008 09:45:59 +0000 bcoudurier fix interlaced decoding, original patch from reimar libavcodec
Fri, 01 Feb 2008 03:26:31 +0000 michael consts libavcodec
Sat, 02 Jun 2007 01:41:07 +0000 ramiro Use AV_xx throughout libavcodec libavcodec
Sat, 21 Apr 2007 18:47:30 +0000 bcoudurier simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com libavcodec
Fri, 20 Apr 2007 15:48:26 +0000 diego typo libavcodec
Sun, 25 Mar 2007 16:43:59 +0000 bcoudurier remove TODO, its done now libavcodec