Commit 2367b2a5 authored by Michael Niedermayer's avatar Michael Niedermayer

libavformat.v: add ffio_set_buf_size() for ffserver.

its inevitable with the current API
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 9abd47fe
......@@ -10,6 +10,7 @@ LIBAVFORMAT_$MAJOR {
ff_rtp_get_local_rtp_port;
ff_rtp_get_local_rtcp_port;
ffio_open_dyn_packet_buf;
ffio_set_buf_size;
ffurl_close;
ffurl_open;
ffurl_read_complete;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment