summaryrefslogtreecommitdiffstats
path: root/libavformat/libavformat.v
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-01-23 01:48:09 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-01-24 17:01:10 +0100
commitfa94f8a8484474f1d1630c5e255daa7574c61e9f (patch)
tree602ace9b16868cb3bc4abe9c2c0e533ddc3ec67a /libavformat/libavformat.v
parent79f80f5c1f6e292af5d6413600e7129d36cb9be6 (diff)
downloadffmpeg-streaming-fa94f8a8484474f1d1630c5e255daa7574c61e9f.zip
ffmpeg-streaming-fa94f8a8484474f1d1630c5e255daa7574c61e9f.tar.gz
buildsys: Fix shared lib build of ffserver.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/libavformat.v')
-rw-r--r--libavformat/libavformat.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v
index 718524e..6949884 100644
--- a/libavformat/libavformat.v
+++ b/libavformat/libavformat.v
@@ -10,6 +10,9 @@ LIBAVFORMAT_$MAJOR {
ff_rtp_get_local_rtp_port;
ff_rtp_get_local_rtcp_port;
ffio_open_dyn_packet_buf;
+ ffurl_close;
+ ffurl_open;
+ ffurl_write;
url_open;
url_close;
url_write;
OpenPOWER on IntegriCloud