]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
aac_latm: reconfigure decoder on audio specific config changes
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_$MAJOR {
2         global: av*;
3                 audio_resample;
4                 audio_resample_close;
5                 #deprecated, remove after next bump
6                 img_get_alpha_info;
7         local:  *;
8 };