Skip to content
Snippets Groups Projects
  1. Nov 25, 2019
  2. Nov 20, 2019
    • Thomas Guillem's avatar
      VLCLibrary: fix log handling · beb99926
      Thomas Guillem authored
      Warning, info and error messages were never displayed.
      
      Log level values are different between VLC and LibVLC (this is bad), hence the
      confusion. This commit adapts the behavior expected by VLCKit in order to don't
      break the API.
      
      In addition, print [DBG], [INF], [ERR], [WAR] before the VLC log.
      beb99926
  3. Oct 28, 2019
  4. Oct 22, 2019
  5. Oct 14, 2019
  6. Jul 23, 2019
  7. Jul 22, 2019
  8. Jul 19, 2019
  9. Jul 12, 2019
  10. Jun 24, 2019
  11. May 13, 2019
  12. May 10, 2019
  13. May 09, 2019
  14. Mar 29, 2019
  15. Mar 27, 2019
  16. Mar 25, 2019
    • Alexandre Janniaux's avatar
      transcode: fix transcode with passthrough video · 6ad64e3d
      Alexandre Janniaux authored and Soomin Lee's avatar Soomin Lee committed
      Fix transcode pipeline when using passthrough for the video track, for
      example when using chromecast which doesn't try to convert the video
      track.
      
      Thus, it also fixes the playback of correct h264 stream on chromecast.
      
      This was a regression from 553a5da7
      due to patch transcode-add-support-for-multiple-venc-parameters.
      6ad64e3d
  17. Mar 12, 2019
  18. Mar 11, 2019
  19. Mar 07, 2019
Loading