1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavformat
Gustav Grusell e78d0810d1 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>
2022-02-09 13:49:23 +08:00
..
2021-12-31 17:26:01 +10:00
2022-01-09 21:25:03 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-02-01 06:17:41 +01:00
2021-12-31 17:26:01 +10:00
2022-02-05 22:52:46 +10:00
2021-12-31 14:44:20 +05:30
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-02-07 00:31:23 +01:00
2022-01-31 14:08:33 -05:00