]> git.sesse.net Git - ffmpeg/blob - libavcore/libavcore.v
Fix a crash when decoding tiff by moving check
[ffmpeg] / libavcore / libavcore.v
1 LIBAVCORE_$MAJOR {
2         global: av_*; ff_*; avcore*;
3         local: *;
4 };