]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
avcodec/snow: ensure the buffers have allocated edges
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_$MAJOR {
2         global: av*; ff_*;
3         local: *;
4 };