]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_MAJOR {
2     global:
3         avdevice_*;
4         av_*;
5     local:
6         *;
7 };