]> git.sesse.net Git - ffmpeg/blob - libavresample/libavresample.v
avutil/frame: Remove deprecated AVFrame.pkt_pts field
[ffmpeg] / libavresample / libavresample.v
1 LIBAVRESAMPLE_MAJOR {
2     global:
3         av*;
4     local:
5         *;
6 };