Change #272385
| Category | ffmpeg |
| Changed by | Kacper Michajłow <kasper93@gmail.com> |
| Changed at | Tue 23 Jun 2026 20:40:28 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 50209cd0c025af07dff4dafbb1ac747c6287a248 |
Comments
avformat/hls: advance first_timestamp once per live window slide Anchor c->first_timestamp to the playlist that established it and only let that playlist's expiring segments advance it, so it slides exactly once per window slide. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
Changed files
- libavformat/hls.c