mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
8f2634f970
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8 lines
185 B
Verilog
8 lines
185 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
#deprecated, remove after next bump
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|