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