diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-11-20 03:21:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-11-20 03:21:05 +0100 |
commit | c661601f4583dbacf3dadbb48b3344f8188a49d6 (patch) | |
tree | d0644fd2709c7b84ca8a3c13852de51bbe4ea060 | |
parent | 4388e78a0f022c8572996f9ab568a39b5f716f9d (diff) | |
download | ffmpeg-c661601f4583dbacf3dadbb48b3344f8188a49d6.tar.gz |
Changelog: add WebP muxer
Suggested-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ version <next>: - AVFoundation screen capturing support - ffserver supports codec private options - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer +- WebP muxer with animated WebP support + version 2.4: - Icecast protocol |