]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };