]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
Merge commit 'e87f5e4e5f2e2e36b0b7826d708cda7049877af0'
[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 };