Commit bc3d5173 authored by Michael Niedermayer's avatar Michael Niedermayer

libavformat.v: export ffurl_protocol_next

This is used by avidemux, and is likely usefull to others too.

Patch by: gruntster (Avidemux Rev 7990 — 2012-05-30 13:02:27)
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 0ed0f2e5
......@@ -20,6 +20,7 @@ LIBAVFORMAT_$MAJOR {
ffurl_seek;
ffurl_size;
ffurl_write;
ffurl_protocol_next;
url_open;
url_close;
url_write;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment