ffmpeg/libavformat
Vitor Sessak f990f6e3f7 Fix NUT (de)muxer warnings:
CC    libavformat/nutdec.o
libavformat/nutdec.c: In function ‘read_seek’:
libavformat/nutdec.c:862: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
libavformat/nutdec.c:871: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
libavformat/nutdec.c:879: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’
CC    libavformat/nutenc.o
libavformat/nutenc.c: In function ‘write_packet’:
libavformat/nutenc.c:680: warning: passing argument 3 of ‘av_tree_find’ from incompatible pointer type
./libavutil/tree.h:44: note: expected ‘int (*)(void *, const void *)’ but argument is of type ‘int (*)(struct Syncpoint *, struct Syncpoint *)’

Originally committed as revision 22707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-28 09:59:58 +00:00
..
2009-09-13 18:27:53 +00:00
2010-02-22 21:28:19 +00:00
2008-09-26 19:42:21 +00:00
2009-01-16 01:20:31 +00:00
2010-02-06 12:32:44 +00:00
2008-12-11 22:34:14 +00:00
2009-12-17 17:25:31 +00:00
2010-03-08 00:40:22 +00:00
2010-02-19 20:19:41 +00:00
2009-04-13 16:59:38 +00:00
2008-12-13 21:58:17 +00:00
2009-12-13 20:51:38 +00:00
2009-10-17 14:07:28 +00:00
2010-02-11 22:32:46 +00:00
2010-03-02 21:32:56 +00:00
2010-03-03 17:26:00 +00:00
2010-03-28 09:59:58 +00:00
2010-03-28 09:59:58 +00:00
2010-03-28 09:59:58 +00:00
2010-03-28 09:59:58 +00:00
2010-01-17 00:27:22 +00:00
2010-03-08 18:43:27 +00:00
2009-05-20 17:19:39 +00:00
2010-02-14 19:00:36 +00:00
2009-09-06 08:57:19 +00:00
2009-02-26 22:39:53 +00:00
2009-07-31 06:49:36 +00:00
2010-01-11 19:55:14 +00:00
2009-02-28 19:34:50 +00:00
2010-03-22 16:26:29 +00:00
2010-03-22 16:26:29 +00:00
2010-03-22 16:26:29 +00:00
2010-03-25 21:48:58 +00:00
2010-01-30 10:37:52 +00:00
2009-08-21 08:34:19 +00:00
2008-08-13 18:32:16 +00:00
2008-12-11 22:34:14 +00:00
2010-02-10 20:27:53 +00:00
2010-02-19 20:20:17 +00:00