view libavformat.v @ 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 a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};