Skip to content
  • Wim Taymans's avatar
    message: move the new_base_time flag to async_done · 3cb8b339
    Wim Taymans authored
    Move the flag to indicate that a new_base_time should be distributed to the
    pipeline, from the async_start to the async_done message. This would allow us to
    decide when to reset the pipeline time based on other reasons than the
    FLUSH_START event.
    
    The main goal eventually is to make the FLUSH events not reset time at all but
    reset the time based on the first buffer or segment that prerolls the pipeline
    again.
    3cb8b339