log pngdec.c @ 11530:86e4be64519e libavcodec

age author description
Tue, 01 Dec 2009 11:38:37 +0000 jai_menon pngdec.c : release allocated buffers. libavcodec
Thu, 30 Jul 2009 21:00:08 +0000 diego Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. libavcodec
Tue, 30 Jun 2009 03:37:20 +0000 kostya Support RGB48 PNG decoding libavcodec
Fri, 05 Jun 2009 08:32:41 +0000 bcoudurier png decoder use get_buffer, set CODEC_CAP_DR1 libavcodec
Sun, 24 May 2009 12:44:54 +0000 vitor Fix unaligned dsputil call. libavcodec
Fri, 10 Apr 2009 17:16:19 +0000 stefano Add support to CorePNG P-frames. 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, 10 Jul 2008 11:52:51 +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
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 10:21:33 +0000 lorenm decode mng color decorrelation libavcodec
Mon, 25 Feb 2008 05:46:53 +0000 lorenm remove a memcpy libavcodec
Thu, 21 Feb 2008 07:10:46 +0000 lorenm simd and unroll png_filter_row libavcodec
Fri, 01 Feb 2008 14:00:31 +0000 michael const libavcodec
Tue, 17 Jul 2007 12:57:50 +0000 diego typo fixes 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