mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-13 10:44:59 +00:00
65d3176aaf
Overhead as reported by rbelf-size goes from 90860 to 20204.
9 lines
221 B
Verilog
9 lines
221 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
audio_resample;
|
|
audio_resample_close;
|
|
#deprecated, remove after next bump
|
|
img_get_alpha_info;
|
|
local: *;
|
|
};
|