- Apr 21, 2018
-
-
Luca Barbato authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
David authored
-
David authored
-
- Apr 20, 2018
-
-
Carola authored
-
- Apr 05, 2018
-
-
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 *`.
-
- Apr 03, 2018
-
-
Soomin Lee authored
Mirrors libvlc's documentation
-
- Mar 31, 2018
-
-
Felix Paul Kühne authored
-
- Mar 26, 2018
-
-
Felix Paul Kühne authored
(cherry picked from commit f106e13c28f8ff87985261c37f1a6a32fad637f7)
-
- Mar 20, 2018
-
-
Soomin Lee authored
-
- Mar 16, 2018
-
-
Felix Paul Kühne authored
-
- Mar 14, 2018
-
-
Since the implementation of the methods are required, we don't need to check for it. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Carola authored
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- Mar 12, 2018
-
-
Thomas Guillem authored
- Use soxr for resampling (better quality) - Fix audio distortion when the screen is OFF
-
Thomas Guillem authored
This fixes audio distortion in case of playback too late/early.
-
Thomas Guillem authored
-
- Mar 11, 2018
-
- Mar 10, 2018
-
- Mar 09, 2018
-
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit fe6c71f9)
-
Carola authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
(cherry picked from commit ea114463)
-
- Mar 08, 2018
-
-
Thomas Guillem authored
- Fix black screen issue with some HEVC files on iPhone X / MacBook Pro 2017 - Fix crashes with some flv files
-
- Mar 07, 2018
-
-
Thomas Guillem authored
- Fixes Videotoolbox deadlocks - Fixes vout gl crashes and deadlock
-
- Feb 28, 2018
-
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
Thomas Guillem authored
Fix armv7/armv7s link issue.
-
- Feb 27, 2018
-
-
(cherry picked from commit 92993f1a)
-
- Feb 26, 2018
-
-
This shall be used only if you are sure what is inside those extra paths. Please pay careful attention. This variable shall not be set by the normal user, and the normal $PATH variable shall not pollute this script, as everything needed is contained in extras/tools and contribs. Similar to f98e502fe6d15815aebec8433081425e2329baac in vlc.git. Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com>
-
- Feb 23, 2018
- Feb 20, 2018
-
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit bd1635f9)
-
Signed-off-by:
Carola Nitz <nitz.carola@googlemail.com> (cherry picked from commit 24930e68)
-