diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2013-03-13 18:51:17 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-13 22:13:59 +0100 |
commit | edcc51fb8e15b704955d742559215697598927bb (patch) | |
tree | e179ed0571f05bed18849e3bab693e4aaf80784e /libavfilter/x86 | |
parent | 0735b5088055896cb48574ad417b0cf796820d25 (diff) | |
download | ffmpeg-edcc51fb8e15b704955d742559215697598927bb.tar.gz |
tiff: fix handling of metadata with refcounted frames
Since the conversion to refcounted frames, the tiff decoder
only wrote the metadata into its internal "picture" in its own context,
never exposing the metadata to the user, and eventually leaking the
metadata.
Instead, properly store the metadata directly into the frame being decoded into.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/x86')
0 files changed, 0 insertions, 0 deletions