Skip to content
  • Seungha Yang's avatar
    rtp: Fix incompatible type build warning · be25c988
    Seungha Yang authored
    Use GstURIType instead of guint
    
    ../subprojects/gst-plugins-bad/gst/rtp/gstrtpsink.c(575):
        warning C4133: '=': incompatible types ...
    
    ../subprojects/gst-plugins-bad/gst/rtp/gstrtpsrc.c(725):
        warning C4133: '=': incompatible types ...
    be25c988