- 20 Aug, 2016 5 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This adds support for Sierra's new possibility to hide or move VLCs status bar. It is synced with the VLC config setting. Code also works if it gets compiled with a <10.12 SDK and it runs on Sierra.
-
David Fuhrmann authored
-
- 19 Aug, 2016 2 commits
-
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 18 Aug, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 Aug, 2016 2 commits
-
-
Rémi Denis-Courmont authored
This fixes the overrun counter to always use the intended deadline and interval values. Otherwise the counter value would be garbade, and potentially cause an interger underflow. This would also potentially corrupt the adjusted deadline and stall the timer thread. This also fixes the disarm handling. From now on, a non-recurrent timer is disarmed after expiration only if it has not been rescheduled or if the new schedule is no later than the old one.
-
Rémi Denis-Courmont authored
The timer interval is irrelevant if the deadline is zero, meaning to disarm the timer.
-
- 16 Aug, 2016 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Aug, 2016 1 commit
-
-
François Cartegnie authored
refs #17142 fixes handling redirection of master playlist
-
- 14 Aug, 2016 10 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
Regression from 63337cab
-
Rémi Denis-Courmont authored
This prevents undefined symbols in ELF shared libraries.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 13 Aug, 2016 4 commits
-
-
Janne Grunau authored
Approximately factor 2 faster. Also adds build system support / cpu "detection" for arm64 neon. Advanced SIMD (neon) is mandatory for general purpose ARMv8-a CPU so the CPU feature detection is a constant 1. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 12 Aug, 2016 8 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
Avoids time gap of first AU. First output pic dts/pts can't be from first seen NAL if it has to go through sync on iframe. Fixes weird stuff with muxers
-
Adrien Maglo authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ludovic Fauvet authored
-
- 11 Aug, 2016 6 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
and simplify sending data
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
François Cartegnie authored
-