diff options
author | Timothy Gu <timothygu99@gmail.com> | 2014-12-04 06:06:07 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-12-04 06:06:07 +0100 |
commit | bb8614cb7b5ca27984f0a686c7a6cecabdeed60a (patch) | |
tree | 7b4a959d8590c20c5a784dcacaed2ce5892263a8 | |
parent | d9bdf7d9ae6c22e7a36597bb733cab12505e4a6c (diff) | |
download | ffmpeg-bb8614cb7b5ca27984f0a686c7a6cecabdeed60a.tar.gz |
Changelog/RELEASE_NOTES: Add APNG decoder
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-rw-r--r-- | Changelog | 2 | ||||
-rw-r--r-- | RELEASE_NOTES | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -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 a1ddd35dbf..b78efe36b9 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 │ |