OSDN Git Service

buildsys: Fix shared lib build of MPlayer.
authorIngo Brückl <ib@wupperonline.de>
Fri, 10 Feb 2012 21:26:23 +0000 (22:26 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2012 00:40:52 +0000 (01:40 +0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/libavformat.v

index 6949884..e2fb65a 100644 (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;