Skip to content
  • René Stadler's avatar
    matroskamux: fix segment handling, so we actually use running time · 26d08125
    René Stadler authored
    gst_matroska_mux_best_pad adjusts the buffer timestamp to running time using
    the segment stored in the pad's collect data. However, the event handler didn't
    pass the newsegment event on to collectpads' handler, so this segment was never
    updated at all.
    
    Re-fixes bug #432612.
    26d08125