]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
Merge commit '3ae0e721c7b6e0483801b9039b3d140e3b68b7f5'
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_$MAJOR {
2         global: av*;
3                 #deprecated, remove after next bump
4                 audio_resample;
5                 audio_resample_close;
6         local:  *;
7 };