X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Flibavformat.v;h=47d5ddcdb13e351d04e96636842c89960b564a3e;hb=b80003fe286ed37c81624dd6ab624fc3dd20c9d2;hp=291a38f8e771452778fed45ba9c5e5c5df78ac58;hpb=cd95074ff4410e42c7c2230e8f98686ac51c9b18;p=ffmpeg diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v index 291a38f8e77..47d5ddcdb13 100644 --- a/libavformat/libavformat.v +++ b/libavformat/libavformat.v @@ -1,17 +1,6 @@ LIBAVFORMAT_MAJOR { global: av*; - #FIXME those are for ffserver - ff_inet_aton; - ff_socket_nonblock; - ff_rtsp_parse_line; - 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_write; local: *; };