mirror of https://github.com/FFmpeg/FFmpeg.git
If the demuxer implements read_seek2() and not read_seek(), call avformat_seek_file() from av_seek_frame(). Allow to properly seek in formats that only implement the new API from applications that use the old one. Tested with mplayer and a concat script.pull/16/head
parent
d18341fb11
commit
cc24afb45c
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue