Opened 6 years ago

Closed 4 years ago

Last modified 4 years ago

#6953 closed defect (fixed)

http(s) hls - the interrupt callback is not copied from parent avctx

Reported by: perexg Owned by:
Priority: normal Component: avformat
Version: git-master Keywords: hls
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

libavfromat/hls.c - the interrupt_callback should be copied to all context "slaves" - after all avformat_open_input() calls

Perhaps, other protocols are affected too.

There is no way to break the input loop gracefully.

Change History (3)

comment:1 by mkver, 4 years ago

Priority: importantnormal
Resolution: fixed
Status: newclosed

Should have been fixed in 4239a8c9831a0054af47400aaf78167178b97197. Reopen if not.

comment:2 by mkver, 4 years ago

Keywords: hls added

comment:3 by Carl Eugen Hoyos, 4 years ago

Keywords: interrupt removed
Version: unspecifiedgit-master
Note: See TracTickets for help on using tickets.