[FFmpeg-devel] [2.5] [PATCH 1/2] Changelog/RELEASE_NOTES: Add APNG decoder

Timothy Gu timothygu99 at gmail.com
Thu Dec 4 05:10:32 CET 2014


Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
---
 Changelog     | 2 +-
 RELEASE_NOTES | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Changelog b/Changelog
index 0130ca8..7187a15 100644
--- a/Changelog
+++ b/Changelog
@@ -16,7 +16,7 @@ version 2.5:
 - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer
 - WebP muxer with animated WebP support
 - zygoaudio decoding support
-- APNG demuxer
+- APNG decoder and demuxer
 - postproc visualization support
 
 
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index a1ddd35..b78efe3 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -56,6 +56,7 @@
     • libutvideo YUV 4:2:2 10bit support
     • animated WebP decoding support
     • zygoaudio decoding support
+    • APNG decoder
 
    ┌────────────────────────────┐
    │ libavdevice                │
-- 
1.9.1



More information about the ffmpeg-devel mailing list