- Feb 02, 2019
-
-
Rémi Denis-Courmont authored
Left over from 82bed6f0.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
No functional changes.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
No functional changes.
-
Felix Paul Kühne authored
-
- Feb 01, 2019
-
-
David authored
-
David authored
-
Steve Lhomme authored
Due to rounding errors. For example an interval of 999 ticks will give a 0 interval in the end.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Note that this switches the remaining entry points to the new playlist
-
Felix Paul Kühne authored
Note that this is not recognized by the typical playback controls yet.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This commit doesn't have any impact on pulse, since a flush will cause the next play to be differed. This commit fixes the "playback way too early" with other modules, like asla, when flushing with an audio delay.
-
Felix Paul Kühne authored
-
- Jan 31, 2019
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
...rather than the intended window size. This makes the initial resize call unnecessary.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This change causes a duplicated invocation of the resize at start-up. That should be a no-op, but in any case, it will be deduplicated with the following two changes. Together, they make no functional changes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...pointer instead of window pointer.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This pulls the initial EGL surface dimensions as parameters two level up the call stack. So far, it makes no functional difference as the values will be 1x1. This requires a nonfunctional adjustment to other modules though.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_gl_Create() is never #define'd. Its first parameter is not a generic VLC object.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-