log pngenc.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sun, 06 Sep 2009 16:09:21 +0000 reimar Mark all pix_fmts and supported_framerates compound literals as const. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 10 Jul 2008 11:49:53 +0000 benoit Remove useless casts. 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
Fri, 09 May 2008 09:48:49 +0000 diego dsputil.h is not a system header, use "" when #including it. 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
Tue, 26 Feb 2008 07:35:56 +0000 lorenm simplify libavcodec
Mon, 25 Feb 2008 10:34:23 +0000 lorenm png filters libavcodec
Tue, 09 Oct 2007 15:33:19 +0000 reimar Allow to override zlib compression level in PNG encoder via avctx->compression_level libavcodec
Sun, 15 Jul 2007 19:23:55 +0000 mru hardly anything in PNGContext is shared; split it libavcodec
Sun, 15 Jul 2007 18:24:26 +0000 mru separate en/decoder specific parts from png.c libavcodec base png.c@72c04d495938