X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frtpproto.h;h=131aac5f3c461cc9127c923bd60fc1799c53bae3;hb=9461e7d3a598e78811146b730db68d3a5b2532b0;hp=5b243fb2486b817d61a2e30d6116fb204265fa2c;hpb=4a54ef7a0f4c7ebe3cb0d353bfaa515461846259;p=ffmpeg diff --git a/libavformat/rtpproto.h b/libavformat/rtpproto.h index 5b243fb2486..131aac5f3c4 100644 --- a/libavformat/rtpproto.h +++ b/libavformat/rtpproto.h @@ -26,6 +26,5 @@ int ff_rtp_set_remote_url(URLContext *h, const char *uri); int ff_rtp_get_local_rtp_port(URLContext *h); -int ff_rtp_get_local_rtcp_port(URLContext *h); #endif /* AVFORMAT_RTPPROTO_H */