mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-16 12:24:52 +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: *;
|
|
};
|