]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
avplay: properly close/reopen AVAudioResampleContext on channel layout change
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_$MAJOR {
2         global: av*;
3         local: *;
4 };