Revert "avutil: make some tables visible again"

This reverts commit def8c94699.

After the major bump this is no longer necessary.
pull/6/merge
Anton Khirnov 12 years ago
parent c6b25d1d5e
commit 468ea9d5b1
  1. 2
      libavutil/libavutil.v

@ -1,4 +1,4 @@
LIBAVUTIL_$MAJOR {
global: av*; ff_*_tab;
global: av*;
local: *;
};

Loading…
Cancel
Save