Skip to content
Snippets Groups Projects
  1. Sep 02, 2022
  2. Aug 31, 2022
    • Alexandre Janniaux's avatar
      input: decoder: fix use-after-free · 33db6000
      Alexandre Janniaux authored and Steve Lhomme's avatar Steve Lhomme committed
      Audio latency callback is using the fifo lock, which cannot be released
      until the audio output is destroyed. In general, outputs can use the
      fifo, and we need to release/detach them from the input decoder before
      freeing the lock.
      33db6000
  3. Aug 30, 2022
  4. Aug 22, 2022
  5. Aug 20, 2022
  6. Aug 19, 2022
  7. Aug 15, 2022
  8. Aug 14, 2022
  9. Aug 13, 2022
  10. Aug 12, 2022
  11. Aug 11, 2022
Loading