From 468ea9d5b14f92fe61f47f034e67066f65163f5f Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 22 Oct 2012 09:15:11 +0200 Subject: Revert "avutil: make some tables visible again" This reverts commit def8c94699877d015154a03d43e2b8f479cd89a0. After the major bump this is no longer necessary. --- libavutil/libavutil.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/libavutil.v') diff --git a/libavutil/libavutil.v b/libavutil/libavutil.v index c955347..e9f04cb 100644 --- a/libavutil/libavutil.v +++ b/libavutil/libavutil.v @@ -1,4 +1,4 @@ LIBAVUTIL_$MAJOR { - global: av*; ff_*_tab; + global: av*; local: *; }; -- cgit v1.1