]> git.sesse.net Git - ffmpeg/blob - libavcodec/libavcodec.v
arm: vp9mc: Use a different helper register for PIC loads
[ffmpeg] / libavcodec / libavcodec.v
1 LIBAVCODEC_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };