mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 11:39:49 +00:00
def8c94699
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>
5 lines
71 B
Verilog
5 lines
71 B
Verilog
LIBAVUTIL_$MAJOR {
|
|
global: av*; ff_*_tab;
|
|
local: *;
|
|
};
|