]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
ffmpeg: When streamcopying, only add the input seek position when copying timestamps.
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_$MAJOR {
2         global: av*;
3         local: *;
4 };