FFmpeg/libavformat
Andreas Rheinhardt 8f53fd2dfd 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>
2019-05-08 13:02:30 -03:00
..
2018-05-06 15:07:28 +08:00
2019-03-20 18:38:48 +01:00
2018-12-13 18:58:48 +01:00
2019-05-03 10:18:53 +05:30
2019-03-20 18:38:48 +01:00
2018-09-11 21:48:49 +01:00
2019-04-13 18:10:11 +02:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2019-03-20 18:38:48 +01:00
2018-03-07 22:26:53 +01:00
2019-04-19 17:14:44 +02:00