gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 21 Nov 2005 20:19:55 +0000 (20:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 21 Nov 2005 20:19:55 +0000 (20:19 +0000)
commitece86d538f9cf2754b598ebfa5c1cc1512bae84c
tree360339cab7d252991a4284e36d4f4126db6edf3a
parentf25e29cd562bf3a1fb2dbffaf6cb825e765d1582
gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead of 0 to make gcc4 happy.

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
(mpeg2_sys_type_find), (mpeg1_sys_type_find),
(mpeg_video_type_find), (mpeg_video_stream_type_find):
Terminate vararg functions with NULL instead of 0 to
make gcc4 happy.
ChangeLog
gst/typefind/gsttypefindfunctions.c