]> git.sesse.net Git - ffmpeg/blob - libavformat/libavformat.v
hwcontext_vulkan: remove plane size alignment checks when host importing
[ffmpeg] / libavformat / libavformat.v
1 LIBAVFORMAT_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };