OSDN Git Service

spherical: Change types of bounding and pad to uint32_t
authorVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 16 Mar 2017 21:20:47 +0000 (17:20 -0400)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 17 Mar 2017 17:12:25 +0000 (13:12 -0400)
commitf20bcec4c2b1c2a57ed89e5be1ac2e0db1bc62b4
treef5fb98454708d907841bdb59383a259d139e75dd
parent21a8e751ad6abb2d423afa3041da92f8f7741997
spherical: Change types of bounding and pad to uint32_t

These values are defined to be 32bit in the specification,
so it makes more sense to store them as fixed width.

Based on a patch by Micahel Niedermayer <michael@niedermayer.cc>.

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
libavformat/dump.c
libavformat/matroskadec.c
libavformat/mov.c
libavutil/spherical.h