]> git.sesse.net Git - ffmpeg/blob - libavfilter/libavfilter.v
avcodec/v210dec: move DSP function setting into dedicated function
[ffmpeg] / libavfilter / libavfilter.v
1 LIBAVFILTER_MAJOR {
2     global:
3         avfilter_*;
4         av_*;
5     local:
6         *;
7 };