diff options
author | Gustav Grusell <gustav.grusell@gmail.com> | 2022-01-28 21:23:20 +0100 |
---|---|---|
committer | Steven Liu <lq@chinaffmpeg.org> | 2022-02-09 13:49:23 +0800 |
commit | e78d0810d1741535c95e5ae0f198977626b1cdff (patch) | |
tree | 306e7ec4cac1dbf2b335ec75ff9a22b20cb4c9f1 /libavfilter/vf_idet.h | |
parent | 2727ff069e856c8fd098ddb8c26f42ec3b54a252 (diff) | |
download | ffmpeg-e78d0810d1741535c95e5ae0f198977626b1cdff.tar.gz |
avformat/hls: Implement support for using AVSEEK_FLAG_BACKWARD when seeking
Before, seeking in hls streams would always seek to the next keyframe
after the given timestamp. With this fix, if seeking in videostream and
AVSEEK_FLAG_BACKWARD is set, seeking will be to the first keyframe of
the segment containing the given timestamp. This fixes #7485.
Signed-off-by: Gustav Grusell <gustav.grusell@gmail.com>
Diffstat (limited to 'libavfilter/vf_idet.h')
0 files changed, 0 insertions, 0 deletions