Skip to content
Snippets Groups Projects
Commit 4843a9c7 authored by Zoltan Kovacs's avatar Zoltan Kovacs Committed by Vittorio Giovara
Browse files

dpx: always write the image offset

According to the DPX file format description found at
http://www.fileformat.info/format/dpx/egff.htm

 the ImageElement part of
the GenericImageHeader also contains an an offset to the real image data
beside the same member that can be found in the GenericFileHeader.

Libav keeps this member empty (=0) while some applications expects it to
be filled properly. FATE test updated accordingly.

Bug-Id: 742
Signed-off-by: default avatarVittorio Giovara <vittorio.giovara@gmail.com>
parent 250e077e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment