You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Revert "avutil: make some tables visible again"
This reverts commit def8c94699
.
After the major bump this is no longer necessary.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
LIBAVUTIL_$MAJOR {
|
||||
global: av*; ff_*_tab;
|
||||
global: av*;
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user