mirror of https://github.com/FFmpeg/FFmpeg.git
These tables are used for instance by older versions of libavcodec and need to remain visible until the next SONAME bump. Signed-off-by: Martin Storsjö <martin@martin.st>pull/6/merge
parent
8c0a3d5fe0
commit
def8c94699
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
||||
LIBAVUTIL_$MAJOR { |
||||
global: av*; |
||||
global: av*; ff_*_tab; |
||||
local: *; |
||||
}; |
||||
|
Loading…
Reference in new issue