Skip to content
Snippets Groups Projects
Commit b684f744 authored by Clément Bœsch's avatar Clément Bœsch
Browse files

ffmpeg: use avformat_seek_file() instead of av_seek_frame().


avformat_seek_file() is the new API. It will make sure the read_seek2()
callback is called when the demuxer has it.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
Signed-off-by: default avatarClément Bœsch <ubitux@gmail.com>
parent aae47803
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment