Mercurial > libavformat.hg
comparison img2.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 | b5d74258cd23 |
children | 536e5527c1e0 |
comparison
equal
deleted
inserted
replaced
5880:acbe14fa0c74 | 5881:fd67c6b9f915 |
---|