This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
lavf: export some forgotten symbols with non-av prefixes.
tags/n0.9
Anton Khirnov
13 years ago
parent
f48b12e0a6
commit
07e1256456
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
libavformat/libavformat.v
+ 5
- 0
libavformat/libavformat.v
View File
@@ -19,5 +19,10 @@ LIBAVFORMAT_$MAJOR {
parse_date;
dump_format;
url_*;
get_*;
put_*;
udp_set_remote_url;
udp_get_local_port;
init_checksum;
local: *;
};
Write
Preview
Loading…
Cancel
Save