diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-04-20 01:41:04 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-05-08 13:02:30 -0300 |
commit | 8f53fd2dfdea9f5fac4c49e6475e75fc2f59ef1e (patch) | |
tree | 56553c8b064c435882f356792c96415a446a54ce /libavformat/ircamenc.c | |
parent | 4b2c24da462f90f49b7f072e8bc1bf47d55d1c8b (diff) | |
download | ffmpeg-8f53fd2dfdea9f5fac4c49e6475e75fc2f59ef1e.tar.gz |
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 <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/ircamenc.c')
0 files changed, 0 insertions, 0 deletions