]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
qtrle: Properly use AVFrame API
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_$MAJOR {
2         global: av*;
3         local:  *;
4 };