buildsys: Fix shared lib build of MPlayer.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Ingo Brückl 2012-02-10 22:26:23 +01:00 committed by Michael Niedermayer
parent a78f6b8cb9
commit a697a185e4
1 changed files with 3 additions and 0 deletions

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;