提交 8788e82c 编写于 作者: R Rostislav Pehlivanov

libavformat: unexpose private ff_ functions needed by ffserver

Signed-off-by: NRostislav Pehlivanov <atomnuker@gmail.com>
上级 d41de90d
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;
local:
*;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册