Changeset f7985f34 in ffmpeg

Timestamp:
May 20, 2012, 2:39:08 PM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
2ec3e576
Parents:
92255132
git-author:
Jean First <jeanfirst@gmail.com> (05/15/12 14:34:58)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/20/12 14:39:08)
Message:

exr: fix header parsing

the header in the sample provided for ticket #1306 is not parsed correctly and thus
ffmpeg tries to decode the sample instead of abording the decoding.

I tested it with two other exr samples I have - one float, one half float - and
they still decode correctly.

Signed-off-by: Jean First <jeanfirst@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.