Signed-off-by: Rostislav Pehlivanov <[email protected]>
---
libavformat/libavformat.v | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v
index 87401f7a9b..df28e15b0e 100644
--- a/libavformat/libavformat.v
+++ b/libavformat/libavformat.v
@@ -1,15 +1,6 @@
LIBAVFORMAT_MAJOR {
global:
av*;
- #FIXME those are for ffserver
- ff_socket_nonblock;
- ff_rtsp_parse_line;
- ff_rtp_get_local_rtp_port;
- ffio_open_dyn_packet_buf;
- ffio_set_buf_size;
- ffurl_close;
- ffurl_open;
- ffurl_write;
#those are deprecated, remove on next bump
url_feof;
local:
--
2.15.0.rc1.287.g2b38de12cc
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel