Skip to content
  • Rémi Denis-Courmont's avatar
    input: fetch demux attachment once, not twice (fixes #11966) · fdb9f79e
    Rémi Denis-Courmont authored
    This was inefficient and caused attachments from the meta engine or from
    the slave demuxers to get lost.
    
    Note that those attachments will still get lost later if the master
    demuxer sets the metadata update flag (which affects the Ogg demuxer
    only so far), or when adding a slave input.
    
    All regressions introduced in e4673369.
    fdb9f79e