diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-01-15 16:28:02 -0500 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-10-15 16:51:58 +0100 |
commit | 00aa24ffee91d52488765088ea0f60748e2a2083 (patch) | |
tree | 876d5684694ddf09b6a3322ddf9d78772d51fdd7 /libavfilter/avf_showspectrum.c | |
parent | 51df6169091bfdc0b3f69b64683f11a13854803a (diff) | |
download | ffmpeg-00aa24ffee91d52488765088ea0f60748e2a2083.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 'libavfilter/avf_showspectrum.c')
0 files changed, 0 insertions, 0 deletions