Skip to content
  • Wim Taymans's avatar
    play: Improve pipeline states · 1c5c49a9
    Wim Taymans authored
    First set the pipeline to the PAUSED state to check if we are dealing
    with a live pipeline or not. Then move to the desired state.
    
    If we don't do this, it is possible that we receive a BUFFERING message
    before we know that the pipeline is live and we would set the pipeline
    to PAUSED and deadlock.
    1c5c49a9