diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-01-15 16:08:58 -0500 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-10-15 17:00:28 +0100 |
commit | 884fd4d2590c30c7787fc05b86b050125fd53f33 (patch) | |
tree | eb349c797568f8527b72df4f18c43c181adc0567 /libavcodec/h264data.h | |
parent | 708b32b6f72c58ec1bf5fed6a227b3e48b971a05 (diff) | |
download | ffmpeg-884fd4d2590c30c7787fc05b86b050125fd53f33.tar.gz |
tableprint: Fix use of a size_t print with MSVC
%zu was introduced in C99, so MSVC has its own way to handle it,
namely %Iu.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/h264data.h')
0 files changed, 0 insertions, 0 deletions