Skip to content
  • Derek Lesho's avatar
    asfdemux: Always re-initialize metadata and global_metadata · 8fe8ed3d
    Derek Lesho authored and Sebastian Dröge's avatar Sebastian Dröge committed
    When transitioning from the PAUSED state, to the READY state, and back,
    metadata and global_metadata are left uninitialized, unlike when the
    demxuer transitions from NULL to READY, then to PAUSED.  I have found
    this to cause a segmentation fault when fields in these structures are
    set.
    8fe8ed3d