diff options
author | James Almer <jamrial@gmail.com> | 2014-01-14 03:11:31 -0300 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-01-15 02:54:36 +0100 |
commit | 8bfa5f7fab3dfc6ca163b74499ef8ab09a1cfea6 (patch) | |
tree | 397ded7f0e85e93daf1d532d0f958ebe3e88253f /Changelog | |
parent | 785dc146544affcc6a5d01db0469535811530a65 (diff) | |
download | ffmpeg-8bfa5f7fab3dfc6ca163b74499ef8ab09a1cfea6.tar.gz |
webp: fix capitalization of the word Exif
Also remove "webp:" from log messages. Using the AVCodecContext is enough.
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ version <next> - side & metadata support in NUT - framepack filter - XYZ12 rawvideo support in NUT -- EXIF metadata in WebP +- Exif metadata support in WebP decoder version 2.1: |