1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-08 22:39:44 +02:00
FFmpeg/libavformat
Vitor Sessak 3bfb30b9e3 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
2010-03-24 22:44:06 +00:00
..
2009-09-13 18:27:53 +00:00
2010-02-22 21:28:19 +00:00
2010-03-22 16:26:29 +00:00
2010-02-06 12:32:44 +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
2010-01-09 03:31:13 +00:00
2009-04-13 16:59:38 +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-24 11:11:25 +00:00
2010-03-02 21:32:56 +00:00
2010-03-03 17:26:00 +00:00
2010-03-24 19:58:12 +00:00
2010-03-24 22:44:06 +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-07-31 06:49:36 +00:00
2010-01-11 19:55:14 +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-08 09:03:25 +00:00
2010-01-30 10:37:52 +00:00
2009-08-21 08:34:19 +00:00
2010-02-10 20:27:53 +00:00
2010-02-19 20:20:17 +00:00