Skip to content
  • Joni Valtanen's avatar
    gst/rtsp/rtspconnection.c: Make RTSP plugin compile on windows. Fixes #345301. · 7b405d88
    Joni Valtanen authored
    Original commit message from CVS:
    Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
    * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
    (rtsp_connection_close):
    Make RTSP plugin compile on windows. Fixes #345301.
    Some changes to original patch to catch errors better.
    use ifdef WIN32 instead of ifndef.
    7b405d88