OSDN Git Service

Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba'
[android-x86/external-ffmpeg.git] / libavutil / libavutil.v
index eb16ae1..fb17058 100644 (file)
@@ -1,4 +1,6 @@
-LIBAVUTIL_$MAJOR {
-        global: av*; ff_*;
-        local: *;
+LIBAVUTIL_MAJOR {
+    global:
+        av*;
+    local:
+        *;
 };