diff options
author | Chris Watkins <[email protected]> | 2015-04-21 14:14:19 -0700 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-04-21 23:48:07 +0200 |
commit | 0703c44692d1ebd7c530c6f46beae8e4ecafaaa3 (patch) | |
tree | 23d198c474f8c4289dc405c1fd1e5bbd4e530be0 /doc/examples | |
parent | a79cbc0b8e774b2f9d0cabe33105c5a4f808544b (diff) |
avformat/mov.c: Use %d to print an enum, not PRIu8
Using the PRIu8 format specifier to print an enum value causes a
compiler warning, so use %d instead.
Fixes ticket #4467.
Signed-off-by: Chris Watkins <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions