Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Nov 10, 2021
  3. Nov 09, 2021
  4. Nov 05, 2021
  5. Oct 24, 2021
  6. Oct 20, 2021
  7. Oct 17, 2021
  8. Oct 15, 2021
  9. Sep 16, 2021
  10. Jul 22, 2021
    • Felix Paul Kühne's avatar
      media player: fix crash on dealloc · e35be3cf
      Felix Paul Kühne authored
      When initializing the player with a custom VLCLibrary, the libvlc
      instance was so far not retained, but released on dealloc, which was
      leading to a crash.
      
      Fixes #489.
      e35be3cf
  11. Jul 15, 2021
  12. Jun 29, 2021
  13. Jun 28, 2021
  14. Jun 27, 2021
    • Felix Paul Kühne's avatar
      libvlc: update to 3.0.16 · cbe8e30a
      Felix Paul Kühne authored
      This removes patches merged upstream, updates to the latest libvlc
      release and adds a hack to fix live555.
      
      Additionally, this moves the git clone from the former designated
      repository to the new unified repository on gitlab and clones it as a
      single branch.
      cbe8e30a
  15. May 19, 2021
  16. May 18, 2021
  17. May 07, 2021
  18. Mar 17, 2021
    • Felix Paul Kühne's avatar
      MobileVLCKit: fix bitcode support · 519975fa
      Felix Paul Kühne authored
      It was not implemented for dynamic frameworks for iOS but just for tvOS. This commit solves the problem. Note that bitcode is still not the default for iOS for performance and size reasons. Fixes #480
      519975fa
  19. Mar 13, 2021
Loading