diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-05-17 00:30:20 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-07-16 16:18:10 -0300 |
commit | 730ac1ae803925777702eeaef4d1b8b796126e8f (patch) | |
tree | ac46a0a2ed0e21a400fab7d8c826736bd73ac75a /tools/pktdumper.c | |
parent | 6854127a76988e3aa3fafce3c01cb098f80f4bef (diff) | |
download | ffmpeg-730ac1ae803925777702eeaef4d1b8b796126e8f.tar.gz |
avformat/matroskadec: Use file offsets for level 1 elements
This commit converts the MatroskaLevel1Element struct to use file-based
offsets, as opposed to the current practice of using offsets relative to
the beginning of the segment in it. This also includes a change from
uint64_t to int64_t.
This is in preparation to another patch that improves the check for
duplicate level 1 elements.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'tools/pktdumper.c')
0 files changed, 0 insertions, 0 deletions