Hi, Thanks for the clarification and for the link.
I see the issue has already been addressed upstream. I'll check the current master branch more closely before sending similar changes next time. Thanks, Devraj On Sat, Feb 28, 2026 at 10:58 AM Devraj Ajmera <[email protected]> wrote: > Hi, > > Just a gentle ping regarding this patch. > Please let me know if any changes are needed. > > Thanks, > Devraj > > On Mon, Feb 16, 2026 at 10:18 PM Devraj Ajmera <[email protected]> > wrote: > >> Hi, >> >> hls_muxer_select enforces mp4 and mpegts muxer dependencies >> in configure, so the error path should be unreachable. >> >> Replace the AVERROR_MUXER_NOT_FOUND return with >> av_unreachable(). >> >> Signed-off-by: Devraj Ajmera <[email protected]> >> > _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
