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