Skip to content
  • Sebastian Dröge's avatar
    decodebin: Fix locking · aa94d5dc
    Sebastian Dröge authored
    The chain mutex needs to be locked when looking at chain->elements. Move code
    around a bit to require only one lock() and unlock().
    aa94d5dc