diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-03-24 22:44:06 +0000 |
---|---|---|
committer | Vitor Sessak <vitor1001@gmail.com> | 2010-03-24 22:44:06 +0000 |
commit | 3bfb30b9e31dbc741501e7511b02cab1963e83c7 (patch) | |
tree | a381936b74a4243cc21b377397770a6b97931420 /libavformat/gopher.c | |
parent | 7ed8211b3ea2163cfdce3ee0b085ed27e202b08c (diff) | |
download | ffmpeg-3bfb30b9e31dbc741501e7511b02cab1963e83c7.tar.gz |
Fix warnings in NUT demuxer:
libavformat/nutdec.c: In function ‘read_seek’:
libavformat/nutdec.c:862: warning: passing argument 4 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘void **’ but argument is of type ‘struct Syncpoint **’
libavformat/nutdec.c:871: warning: passing argument 4 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘void **’ but argument is of type ‘struct Syncpoint **’
Originally committed as revision 22662 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/gopher.c')
0 files changed, 0 insertions, 0 deletions