Ticket #24798: gst-plugins-good-0.10.21-gst-rtsp-gstrtspsrc.c.diff
File gst-plugins-good-0.10.21-gst-rtsp-gstrtspsrc.c.diff, 324 bytes (added by tconant@…, 15 years ago) |
---|
-
gst/rtsp/gstrtspsrc.c
174 174 }; 175 175 176 176 #define GST_TYPE_RTSP_LOWER_TRANS (gst_rtsp_lower_trans_get_type()) 177 staticGType177 GType 178 178 gst_rtsp_lower_trans_get_type (void) 179 179 { 180 180 static GType rtsp_lower_trans_type = 0;