- 14 Oct, 2014 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
fix mediacodec with android-L on Nexus 7v2. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Fix ART warning about java thread attached without a name. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Split es setup so we only call dedicated setup per handler.
-
- 13 Oct, 2014 3 commits
-
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
android-L drops support for pthread_cond_timedwait_monotonic_np and adds support for pthread_condattr_setclock. So, use the good function depending on configure detection. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This should avoid the issues of packaging libgcc_s_sjlj-1.dll, libwinpthread-1.dll and the like.
-
- 12 Oct, 2014 10 commits
-
-
Rémi Denis-Courmont authored
Return 0 as usual, rather than undefined result.
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Uwe L. Korn authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Tristan Matthews authored
-
- 11 Oct, 2014 14 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This ensures that subpictures blending works, and avoids copying back video frames from GPU to CPU. For proper hardware acceleration, use libvlc_media_player_set_xwindow() instead.
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Pointed-out-by: Paweł Stankowski
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Tristan Matthews authored
-
Tristan Matthews authored
-
- 10 Oct, 2014 2 commits
-
-
Rémi Denis-Courmont authored
Regression from c9d33a61.
-
Julian Scheel authored
If a color-key is requested check the stored nav-link to be in the valid page range before following it. This avoids unexpected disappearance of the teletext overlay if a color-link does not exist or is not yet loaded. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-