]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };