Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 3, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

MaxKellermann and others added 10 commits November 21, 2025 20:26
- upgrade link to  the user manual to HTTPS and add anchor to the configuration part
- include the permissions explanation
…tream allow it

The check implemented by commit 11d1f56 ("Fix seeking HLS
on-demand streaming not working") was wrong: it allowed seeking if
either the InputStream or the AVFormatContext allows it.  But if the
AVFormatContext doesn't allow seeking (the AVFMTCTX_UNSEEKABLE flag is
set), there's no way av_seek_frame() will ever succeed.  Both layers
must really allow seeking.

Closes #2403
Fixes -Wmaybe-uninitialized warning with GCC 16.
@pull pull bot locked and limited conversation to collaborators Jan 3, 2026
@pull pull bot added the ⤵️ pull label Jan 3, 2026
@pull pull bot merged commit e5df578 into CartoonFan:master Jan 3, 2026
1 check was pending
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants