- 28 Jun, 2015 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
When the pool is released, the pictures were destroyed only once all references to all pooled pictures were released. Now, each picture is destroyed individually when it is no longer referenced.
-
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
-
- 27 Jun, 2015 6 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This path is about the current input thread, not about playlist items.
-
David Fuhrmann authored
-
- 26 Jun, 2015 16 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Supports H.264, mp4v, H.263 and DV depending on Darwin flavor and version
-
Sean McGovern authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
Prevent contribs from picking up the dependency here. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
This leads to very inconsistent behaviour on WASAPI and PulseAudio. This reverts commit 1d7c5598.
-
- 25 Jun, 2015 9 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
The sequencing (or lack thereof) is such that the underlying output must be able to cope anyway. Also, this fixes a massive memory leak.
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
android_getEnv: get a JNIEnv* from the Java VM passed via the "android-jvm" option. AWindowHandler: utility class that provide a way to get the Video / Subtitles Java Surface or ANativeWindow.
-
Thomas Guillem authored
Used to pass the Java VM and a org.videolan.libvlc.IAWindowNativeHandler jobject.
-