mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
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: *;
|
|
};
|