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@…, 14 years ago)

Source Patch.

  • gst/rtsp/gstrtspsrc.c

     
    174174};
    175175
    176176#define GST_TYPE_RTSP_LOWER_TRANS (gst_rtsp_lower_trans_get_type())
    177 static GType
     177GType
    178178gst_rtsp_lower_trans_get_type (void)
    179179{
    180180  static GType rtsp_lower_trans_type = 0;