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