]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/libavresample.v
avformat: add Changelog entry for librist and bump minor
[ffmpeg] / libavresample / libavresample.v
index b8c7c7d2e5ec5ac49fe7b2ae3ac7bdba38736837..d6fc7512bab81dbe60ecda8e0de48865bafe3f89 100644 (file)
@@ -1,4 +1,6 @@
-LIBAVRESAMPLE_$MAJOR {
-        global: av*;
-        local:  *;
+LIBAVRESAMPLE_MAJOR {
+    global:
+        av*;
+    local:
+        *;
 };