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