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
buildsys: Fix shared lib build of MPlayer.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n0.11
Ingo Brückl
Michael Niedermayer
13 years ago
parent
a78f6b8cb9
commit
a697a185e4
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
libavformat/libavformat.v
+ 3
- 0
libavformat/libavformat.v
View File
@@ -12,6 +12,9 @@ LIBAVFORMAT_$MAJOR {
ffio_open_dyn_packet_buf;
ffurl_close;
ffurl_open;
ffurl_read_complete;
ffurl_seek;
ffurl_size;
ffurl_write;
url_open;
url_close;
Write
Preview
Loading…
Cancel
Save