- 04 May, 2010 16 commits
-
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit ca407011) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Eirik U. Birkeland authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit c70451ad) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Erwan Tulou authored
code inspired from xcb.c (cherry picked from commit aa8b5417) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
This patch refers to trac #3594. Tests required to ensure that it really solves the "Docky" issue (cherry picked from commit 7df27870) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3262 (cherry picked from commit fb786854) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
even when in fullscreen. Close #3602 (cherry picked from commit 965c6422) (cherry picked from commit 308b6e6d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Konstanty Bialkowski authored
(Containers with >10 entries will no longer be ignored.) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 03cc7a2d)
-
Konstanty authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit c3115212)
-
- 03 May, 2010 10 commits
-
-
Rémi Denis-Courmont authored
aout_Restart() is quite buggy (IMHO) and restarts the audio output from the interface thread. Then Qt4 external dialogs are buggy as they deadlock if called from the interface thread (I cannot find a direct way to use BlockingQueuedConnection for foreign threads and DirectConnection for the interface thread). Until either or both of those bugs are fixed, we cannot use modal dialog from the audio output. (cherry picked from commit cbe1cda8)
-
Rémi Denis-Courmont authored
This reverts commit 110693d5. This fixes #3599. (cherry picked from commit 6eb90af3)
-
Konstanty Bialkowski authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 47638566) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
And don't unlockgl if lockgl wasn't successful. (cherry picked from commit 0484b127)
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
It closes #3543. (cherry picked from commit f9f6f88c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 827d60ce)
-
Sebastien Zwickert authored
This fixes transcoding with VLCKit. Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr> (cherry picked from commit 6ef23b74) Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Pierre d'Herbemont authored
This reverts commit 571cb782. This was intended for master tree.
-
Pierre d'Herbemont authored
-
- 02 May, 2010 3 commits
-
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 6d4a41a6)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 01 May, 2010 11 commits
-
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 17a918c9ed964548c11755dbcffe18dd14068b9c) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
It closes #3538 and #3496. (cherry picked from commit 95f32b1b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 792054ae) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked manually from commit cc4676bf)
-
Laurent Aimar authored
It is a bit safer. (cherry picked from commit 0e0eb5aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit b86867f6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3439 (cherry picked from commit 89006488) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Neither of them support YUV. But GLX is much more likely to work than FB, and also fails in a safer way. (cherry picked from commit b660648d)
-
Rémi Denis-Courmont authored
VLC does not currently handle color masks for ARGB chromas, so this can not work yet. Instead, fail safe to the GLX output. (cherry picked from commit 2e2bf09f)
-
Rémi Denis-Courmont authored
(cherry picked from commit d9fa5194)
-