]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
avfilter/vf_uspp: use av_packet_alloc() to allocate packets
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_MAJOR {
2     global:
3         avfilter_*;
4         av_*;
5     local:
6         *;
7 };