]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
swr: change sample format representation so as to maintain the planer/packed distinction.
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_$MAJOR {
2         global: av_*; ff_*; avutil_*;
3         local: *;
4 };