mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-13 02:41:37 +00:00
lavf: export some forgotten symbols with non-av prefixes.
This commit is contained in:
parent
f48b12e0a6
commit
07e1256456
@ -19,5 +19,10 @@ LIBAVFORMAT_$MAJOR {
|
||||
parse_date;
|
||||
dump_format;
|
||||
url_*;
|
||||
get_*;
|
||||
put_*;
|
||||
udp_set_remote_url;
|
||||
udp_get_local_port;
|
||||
init_checksum;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user