log sgienc.c @ 11053:c57e72227d7d libavcodec

age author description
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