1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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

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;