Skip to content
Snippets Groups Projects
Commit e33d3720 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

ffserver: Use AVOption API to access ffm demuxer instead of direct access depending on ABI


server_attached is newly added so the demuxer knows if there is an attached server
that can update the write index. This is needed to fix a infinite loop

Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 3444c00a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment