- 28 Oct, 2015 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
std::max is only defined on same T type. Older GCC fail to promote it correctly.
-
Felix Paul Kühne authored
-
- 27 Oct, 2015 30 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
because we'll need fake chunks
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
for WMV/VC1
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
and fix write overflows
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
should be reusable
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Timeline was only supposed for live usage
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
still carried from early impl
-
Romain Bentz authored
Previously, when Close() was called, SPU region were not properly cleared. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 26 Oct, 2015 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Both branches of the conditionals had the same results.
-
Jean-Baptiste Kempf authored
-
Romain Bentz authored
Previously, when SPU id was identical but its region changed, it wasn't correctly redrawn. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-