]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
lavf/utils: extend has_codec_parameters() to make it show what info is missing
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_$MAJOR {
2         global: avdevice_*;
3         local: *;
4 };