Skip to content
Snippets Groups Projects
  1. Apr 05, 2018
    • Soomin Lee's avatar
      VLCRendererDiscoverer: Track discovered renderer items · 9d24ab8b
      Soomin Lee authored
      Creating a new instance of `VLCRendererItem` each time we got an event
      from libvlc led to duplication and issues with item deletions. Thus,
      this patch checks before creating a new instance, if a `VLCRendererItem`
      exist with a `libvlc_renderer_item_t *`.
      9d24ab8b
  2. Apr 03, 2018
  3. Mar 31, 2018
  4. Mar 26, 2018
  5. Mar 20, 2018
  6. Mar 16, 2018
  7. Mar 14, 2018
  8. Mar 12, 2018
  9. Mar 11, 2018
  10. Mar 10, 2018
  11. Mar 09, 2018
  12. Mar 08, 2018
  13. Mar 07, 2018
    • Thomas Guillem's avatar
      Update HASH · c79809cd
      Thomas Guillem authored
      - Fixes Videotoolbox deadlocks
      - Fixes vout gl crashes and deadlock
      c79809cd
  14. Feb 28, 2018
  15. Feb 27, 2018
  16. Feb 26, 2018
  17. Feb 23, 2018
  18. Feb 20, 2018
Loading