]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
hwcontext_vulkan: reorder structure fields and add spaces in between
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };