mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +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: *;
|
|
};
|