Commit 07e12564 authored by Anton Khirnov's avatar Anton Khirnov

lavf: export some forgotten symbols with non-av prefixes.

parent f48b12e0
......@@ -19,5 +19,10 @@ LIBAVFORMAT_$MAJOR {
parse_date;
dump_format;
url_*;
get_*;
put_*;
udp_set_remote_url;
udp_get_local_port;
init_checksum;
local: *;
};
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