From 50f88db3adc166ac48020d61d9ee306a103d2e61 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Tue, 10 Apr 2007 10:01:14 +0000 Subject: gst/: Fix some compiler warnings. Fixes #428182. Original commit message from CVS: Patch by: Peter Kjellerstedt * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index): * gst/rtp/gstrtpL16depay.c: * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process): * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps): * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp): * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send): Fix some compiler warnings. Fixes #428182. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 57d4a158..9097e252 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 57d4a1587556bd42c850601773c662211694c5a6 +Subproject commit 9097e252e477e18182f08a032d8860bdee9a0416 -- cgit