- Jul 23, 2019
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- Jul 22, 2019
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This fixes #288
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
marq is a fundamental part of the libvlc API whereas logger defines the 'quiet' variable which is used across numerous modules and may cause pseudo-random corruption crashes when not initialized. This fixes #289
-
Felix Paul Kühne authored
This solves the linking issue with dav1d, which is therefore re-enabled (fixes #287)
-
Felix Paul Kühne authored
-
- Jul 19, 2019
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This removes API explicitly deprecated in v3
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
otherwise, the logs will be unreadable, so this option is useless
-
Felix Paul Kühne authored
This raises the minimal iOS version to 9.0. tvOS and macOS are unchanged.
-
- Jul 12, 2019
-
-
Felix Paul Kühne authored
-
- Jun 24, 2019
-
-
Soomin Lee authored
-
- May 13, 2019
- May 10, 2019
- May 09, 2019
-
-
Carola authored
This removes bugs where urls were wrongly double encoded, instead the App needs to ensure that the URL is percent encoded if needed
-
- Mar 29, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
- Mar 27, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
- Mar 25, 2019
-
-
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.
-
- Mar 12, 2019
-
-
Soomin Lee authored
-
- Mar 11, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
- Mar 07, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
- Feb 20, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
Closes #248
-
- Feb 12, 2019
-
-
Carola authored
-
- Feb 08, 2019
-
-
Carola authored
create the VLCRendererItem before we switch threads to avoid use after free
-