log sgienc.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 01 Oct 2009 09:30:08 +0000 diego Fix wrongly indented block. libavcodec
Thu, 01 Oct 2009 09:13:21 +0000 diego Use "!exp" instead of "exp == NULL" in if condition. libavcodec
Thu, 01 Oct 2009 09:11:07 +0000 diego cosmetics: K&R coding style, prettyprinting libavcodec
Wed, 30 Sep 2009 21:23:47 +0000 diego Add support for SGI images without RLE compression. libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Sun, 10 May 2009 22:36:16 +0000 bcoudurier sgi encoder does not support pal8 libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 11 May 2008 22:28:43 +0000 cehoyos Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec
Tue, 29 Apr 2008 21:31:21 +0000 diego Add long names to some AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 06 Apr 2007 18:29:27 +0000 diego SGI image decoder ported to the new image API. libavcodec