diff options
author | Mans Rullgard <mans@mansr.com> | 2012-10-11 17:39:47 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-10-11 20:40:23 +0100 |
commit | fb32f31af76ce784c86c59c86c28e5653e223610 (patch) | |
tree | 1241e79329998e9d7f035ade09ebc3e7d6e17d1b /cmdutils_common_opts.h | |
parent | 366b72f149a7b6a024ff5edd09ed5ae160755753 (diff) | |
download | ffmpeg-fb32f31af76ce784c86c59c86c28e5653e223610.tar.gz |
svq3: fix pointer type warning
Fixes:
libavcodec/svq3.c:661:9: warning: passing argument 2 of 'svq3_decode_block' from incompatible pointer type
libavcodec/svq3.c:208:19: note: expected 'DCTELEM *' but argument is of type 'DCTELEM (*)[32]'
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'cmdutils_common_opts.h')
0 files changed, 0 insertions, 0 deletions