mirror of https://github.com/FFmpeg/FFmpeg.git
This function is almost identical to lavf/assdec:read_seek2(). It performs a generic seek for text subtitles demuxers for the new seeking API. The only difference with assdec:read_seek2 is the ts_diff being unsigned to avoid overflows. The seek callback in the ASS demuxer will be removed when it is redesigned to use FFDemuxSubtitlesQueue.pull/8/head
parent
b684f744ac
commit
ff3624b1ad
2 changed files with 45 additions and 0 deletions
Loading…
Reference in new issue