diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-07-24 22:32:59 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-07-25 20:06:04 +0200 |
commit | fa35ab80f31e269bd607044db2706b8b99e4ef5a (patch) | |
tree | ff3d6757ada597e458fa82706f27e88c43abf8fd /tests/ref/fate/txd-odd | |
parent | c51e0cd6edbe9c5e27d7ab4be7d8063210b7d2a4 (diff) | |
download | ffmpeg-fa35ab80f31e269bd607044db2706b8b99e4ef5a.tar.gz |
lavf/isom: Make auxiliary_offsets consistently uint64_t.
Fixes a compilation warning if size_t != uint64_t:
libavformat/mov.c: In function ‘mov_read_saio’:
libavformat/mov.c:6207:45: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
encryption_index->auxiliary_offsets = auxiliary_offsets;
^
Diffstat (limited to 'tests/ref/fate/txd-odd')
0 files changed, 0 insertions, 0 deletions