• Timo Rothenpieler's avatar
    dashenc: Update extradata for mov muxer · 5aef535a
    Timo Rothenpieler authored
    The mov muxer already supports picking up extradata that wasn't
    present during the avformat_write_header call - we just need to
    propagate it. Since the dash muxer uses delay_moov, we have time
    up until the first segment is written to get extradata filled in.
    
    Also update the codec description string when the extradata becomes
    available.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    5aef535a
dashenc.c 37 KB