From e9356be524da842c3e8d3bc423f649cbac97bb0f Mon Sep 17 00:00:00 2001 From: Ben Littler Date: Mon, 25 May 2009 00:31:52 +0000 Subject: [PATCH] CorePNG can be decoded since 18421 Originally committed as revision 18933 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index c00e1e73aa..13055ed59e 100644 --- a/Changelog +++ b/Changelog @@ -13,6 +13,7 @@ version : - RTP packetization of H.263 - RTP packetization of AMR - RTP depacketization of Vorbis +- CorePNG decoding support - Cook multichannel decoding support - introduced avlanguage helpers in libavformat - 8088flex TMV demuxer and decoder