- 10 Dec, 2015 7 commits
-
-
Thomas Guillem authored
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
inputChangedHandler only reads from the current MIM input, which isn't set until the next playlist callback is received. This actively probes the current input, sets it, and inform potential listeners refs #14162
-
Hugo Beauzée-Luyssen authored
This is unoptimal but could be improved using C++11 (or memory barriers for double check locking) fixes #14885
-
Francois Cartegnie authored
hvc1 is reserved for streams with VCL only
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 09 Dec, 2015 24 commits
-
-
Francois Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
Francois Cartegnie authored
bitstream reader will always return 0 if no bytes
-
Francois Cartegnie authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Avoid linking with -lrt if not needed (e.g. recent GNU/libc), simplify, and enable linking other library than libvlccore.
-
Hugo Beauzée-Luyssen authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Thomas Guillem authored
-
Francois Cartegnie authored
When not implicit, limits are mentioned in *_id description.
-
Francois Cartegnie authored
Useless then suspicious use in omxil.c might incur a regression.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Thomas Guillem authored
-
- 08 Dec, 2015 9 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Tries strongest match against decoder record
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
-
Rémi Denis-Courmont authored
Like valgrind, the address sanitizer generates unusable leak reports if plugins are unloaded.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Run 'make lcov' to produce the coverage report in the lcov/. This requires lcov installed and the --enable-coverage configure flag.
-
Francois Cartegnie authored
-