- 05 Mar, 2009 1 commit
-
-
Roustam Ghizdatov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 02 Mar, 2009 1 commit
-
-
Roustam Ghizdatov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 01 Mar, 2009 7 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 826fdf52.
-
Rémi Denis-Courmont authored
We need to call XInitThreads before anyone tries XOpenDisplay or something, and XInitThreads itself is not re-entrant, so call it before we start LibVLC. This only "fixes" Xlib with VLC. Other LibVLC users need to do something similar themselves. LibVLC cannot do it. Other application may have already connected to X before it starts LibVLC. (cherry picked from commit 364868f9) Conflicts: bin/vlc.c configure.ac
-
Rémi Denis-Courmont authored
This was confirmed to fix the problem on Launchpad. (cherry picked from commit 5dca2e33) Conflicts: modules/video_output/x11/glx.c
-
Rémi Denis-Courmont authored
(cherry picked from commit a39cf798)
-
Rémi Denis-Courmont authored
(cherry picked from commit c6d7fc8b)
-
Rémi Denis-Courmont authored
glXChooseFBConfig always return NULL if there are no adequate configs. (cherry picked from commit ef48f9b6) Conflicts: modules/video_output/x11/glx.c
-
Rémi Denis-Courmont authored
(cherry picked from commit 39863326) Conflicts: modules/video_output/x11/glx.c
-
- 28 Feb, 2009 5 commits
-
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
Fixed audio transcoding when channel mixing or resampling is needed. Signed-off-by: Alexis Ballier <aballier@gentoo.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (transcoding cannot be worse than it is now)
-
Rémi Denis-Courmont authored
(cherry picked from commit af4d8375)
-
Rémi Denis-Courmont authored
(see http://forum.videolan.org/viewtopic.php?f=2&t=56224&p=186350) (cherry picked from commit 575b1c1c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 58469fda)
-
- 27 Feb, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
Trax, close #1851. Manual backport of [0ba671da]
-
- 26 Feb, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
jpd@m2x.nl authored
Change wording to be more accurate. And maybe make JB happy. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit f03b31ee)
-
- 25 Feb, 2009 5 commits
-
-
Roustam Ghizdatov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Cody Russell authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit b632da4e)
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit 51d3696e) Conflicts: modules/control/telnet.c
-
JP Dinger authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit 9563b714)
-
Rémi Denis-Courmont authored
(cherry picked from commit 71289a77)
-
- 23 Feb, 2009 2 commits
-
-
Rémi Denis-Courmont authored
We were sending RTCP with TTL=1 all the time... (cherry picked from commit 7da51390)
-
Felix Paul Kühne authored
-
- 22 Feb, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
from r15367 onward and refuses to mux without them matching. Should fix flv-muxing. (cherry picked from commit 0a778174) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
- 21 Feb, 2009 2 commits
-
-
Tomáš Chvátal authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Roustam Ghizdatov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 20 Feb, 2009 4 commits
-
-
Rémi Denis-Courmont authored
Hmm, we lack API support in 0.9, so keep the old crashing behavior. This reverts commit e5451069.
-
Rémi Denis-Courmont authored
-
Frédéric Crozat authored
Trimmed and Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com> (cherry picked from commit 25c58126)
-
Felix Paul Kühne authored
A i386 package is already present on ganesh. A PPC package will follow within the day
-
- 19 Feb, 2009 1 commit
-
-
Geoffroy Couprie authored
Fixes #2517 (cherry picked from commit 5568c88e) Signed-off-by: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
-
- 15 Feb, 2009 2 commits
-
-
Roustam Ghizdatov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
-
- 14 Feb, 2009 3 commits
-
-
Tony GAILLARD authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Massiot authored
(cherry picked from commit f3334ccb) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 12 Feb, 2009 1 commit
-
-
Rémi Duraffort authored
This was already done in the trunk.
-