]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/libavformat.v
avio: deprecate url_fgets
[ffmpeg] / libavformat / libavformat.v
index da2311eb36be6c6da4c30c7d39e58d3473b0a8e2..0ec1c3c4de5a11b6a99cc057f602fc3ba5b84748 100644 (file)
@@ -1,3 +1,7 @@
 LIBAVFORMAT_$MAJOR {
         global: *;
+        local:
+                ff_*_demuxer;
+                ff_*_muxer;
+                ff_*_protocol;
 };