Mercurial > libavformat.hg
diff swfdec.c @ 5881:fd67c6b9f915 libavformat
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 **¡Ç
author | vitor |
---|---|
date | Wed, 24 Mar 2010 22:44:06 +0000 |
parents | 33a244b7ca65 |
children | 536e5527c1e0 |