]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpproto.h
lavf/http.c: Free allocated client URLContext in case of error.
[ffmpeg] / libavformat / rtpproto.h
index 5b243fb2486b817d61a2e30d6116fb204265fa2c..131aac5f3c461cc9127c923bd60fc1799c53bae3 100644 (file)
@@ -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 */