- 09 Dec, 2015 18 commits
-
-
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 22 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
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Hugo Beauzée-Luyssen authored
fixes #14399
-
Felix Paul Kühne authored
-
Thomas Guillem authored
When p_block was NULL, DecoderThread was draining its packetizer or its decoder, but was not draining both (when a packetizer was used).
-
Jean-Baptiste Kempf authored
-
Hugo Beauzée-Luyssen authored
In order to avoid flickering on local content
-
Hugo Beauzée-Luyssen authored
-