mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7 lines
185 B
Verilog
7 lines
185 B
Verilog
LIBAVCODEC_$MAJOR {
|
|
global: av*;
|
|
#deprecated, remove after next bump
|
|
audio_resample;
|
|
audio_resample_close;
|
|
local: *;
|
|
};
|