diff options
author | Andreas Rheinhardt <[email protected]> | 2019-04-20 01:41:04 +0200 |
---|---|---|
committer | James Almer <[email protected]> | 2019-05-08 13:02:30 -0300 |
commit | 8f53fd2dfdea9f5fac4c49e6475e75fc2f59ef1e (patch) | |
tree | 56553c8b064c435882f356792c96415a446a54ce /tools/ffeval.c | |
parent | 4b2c24da462f90f49b7f072e8bc1bf47d55d1c8b (diff) |
avformat/matroskaenc: Change variable types
A Matroska EBML ID can only be maximally four bytes long, so make the
variables denoting EBML IDs uint32_t instead of unsigned int to
better reflect this.
Signed-off-by: Andreas Rheinhardt <[email protected]>
Signed-off-by: James Almer <[email protected]>
Diffstat (limited to 'tools/ffeval.c')
0 files changed, 0 insertions, 0 deletions