- 09 Dec, 2015 12 commits
-
-
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 28 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
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This allows us to use internal fields
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Do not pass an input_thread_t through the Qt message loop
-
Jean-Baptiste Kempf authored
0.2 of RMS/Peak, 4.0:1 of ratio and 5.0 of knee ref #16079
-
Denis Charmet authored
Fix #14453 by forcing flush before es_out_Del Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-