Skip to content
  • Blaise Gassend's avatar
    rtpbin: handle NULL demux elements · 0f88181f
    Blaise Gassend authored
    When using gstrtpbin with ignore-pt=true, the free_stream function tries to
    call gst_element_set_locked_state and gst_element_set_state on a stream->demux
    which is NULL.
    
    fixes #642412
    0f88181f