X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Flibavformat.v;h=47d5ddcdb13e351d04e96636842c89960b564a3e;hb=240aa70b798e99c15191d986261966bdbce59dba;hp=291a38f8e771452778fed45ba9c5e5c5df78ac58;hpb=8882e8ad0d5c8b53cc1fce158cfdbe8284efd5bb;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: *; };