diff options
author | Thilo Borgmann <thilo.borgmann@googlemail.com> | 2013-08-12 19:36:08 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-13 00:30:34 +0200 |
commit | bb4e1b4cf910af0de2bc884c75544603c40010cc (patch) | |
tree | f9b0a43dade39cee5d7cba468083df737d387120 /Changelog | |
parent | ad0f7574effe25afaa32684291adfe6943d67836 (diff) | |
download | ffmpeg-bb4e1b4cf910af0de2bc884c75544603c40010cc.tar.gz |
avcodec/mjpegdec: Read EXIF metadata in JPEG input.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ version <next> - ffmpeg -t option can now be used for inputs, to limit the duration of data read from an input file - incomplete Voxware MetaSound decoder +- read EXIF metadata from JPEG version 2.0: |