diff options
author | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-15 23:40:19 +0200 |
---|---|---|
committer | Carl Eugen Hoyos <ceffmpeg@gmail.com> | 2018-04-18 20:26:44 +0200 |
commit | 9d6c1687642cf9f24f6611463afdd72fdf5d3e50 (patch) | |
tree | 052dee80417d38932dcc0dfaf9fa3b922f8d0218 /tests/checkasm/fmtconvert.c | |
parent | 396c019795677659613900dd04a7708428756906 (diff) | |
download | ffmpeg-9d6c1687642cf9f24f6611463afdd72fdf5d3e50.tar.gz |
lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().
Fixes the following warnings:
libavdevice/vfwcap.c:331:35: warning: passing argument 1 of 'av_parse_video_size' from incompatible pointer type
libavdevice/vfwcap.c:331:59: warning: passing argument 2 of 'av_parse_video_size' from incompatible pointer type
Reported-by: Reino Wijnsma
Diffstat (limited to 'tests/checkasm/fmtconvert.c')
0 files changed, 0 insertions, 0 deletions