- 08 Jun, 2009 9 commits
-
-
Felix Paul Kühne authored
Thanks to Richard C. G. Øiestad for the adaptation
-
ra Qadir authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Tòni Galhard authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Xènia Albà Cantero authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Derk-Jan Hartman authored
This closes #2845 (cherry picked from commit 4271ab26) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 89db25d2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
It seems to work correctly on Vista.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit eb16d85e)
-
- 07 Jun, 2009 4 commits
-
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Luqman Hakim authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Matej Urbančič authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
fixed package-macosx-plugin in case top_srcdir != top_buildir and switched image format to UDBZ, too NOTE that creating the plugin bundle is still horribly broken in the former case
-
- 06 Jun, 2009 3 commits
-
-
Matej Urban authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Yavor Doganov authored
Please find attached my attempt to port VLC to libmpcdec6. Playing and seeking works according to my tests with a bunch of files (both SV7 and SV8). I tried to follow upstream's coding style. Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 87cb4e59)
-
Rémi Denis-Courmont authored
See http://forum.videolan.org/viewtopic.php?f=33&t=60477 (cherry picked from commit 5b00f5cf)
-
- 05 Jun, 2009 7 commits
-
-
Pierre Ynard authored
Compile x264 and live555 as PIC, as otherwise it causes linkage problems on 64 bits
-
Derk-Jan Hartman authored
(cherry picked from commit 9f396531) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Felix Paul Kühne authored
Note that we don't use FTP to access ganesh in 'make src' either...
-
Rémi Denis-Courmont authored
(cherry picked from commit 42245ec5709d85151bdd82a1e806ab68e88aad71)
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 30e16170)
-
Erwan Tulou authored
Fixes #2821 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 8b70a12e)
-
- 04 Jun, 2009 8 commits
-
-
Matej Urban authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mindaugas Baranauskas authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Derk-Jan Hartman authored
vlc_cond_timedwait() for the snapshots was using the wrong timevalue. Thx to fenrir for helping me chase this one. Fixes #2819 (cherry picked from commit 120e9bb4) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Laurent Aimar authored
Initialize the alpha plane pointers even when not used ! (cherry picked from commit 004e67b4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
(cherry picked from commit 1d2ada11) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit f6dba4e6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
When using the hotkeys to seek, each offset seek was executed twice. The bahavior of INPUT_CONTROL_SET_TIME_OFFSET has changed, and these callbacks did not account for that yet. This closes #2820 (cherry picked from commit 4db53934) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
- 03 Jun, 2009 6 commits
-
-
Jean-Baptiste Kempf authored
Idea and code from Francois Cartegnie (cherry picked from commit efb68637) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
Patch by ozvald (see #2733) (cherry picked from commit f75fc278)
-
Derk-Jan Hartman authored
This string is already in use, so no problem with stringfreeze for 1.0 (According to xtophe). (cherry picked from commit 9a9cca16) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
In general, we should avoid PL_LOCK'ing around stuff that the Datasource does, and restrict it to the lines that directly deal with the core playlist. This should fix #2810 Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
This closes #2814 (cherry picked from commit 20967dfe)
-
Tero Pelander authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 02 Jun, 2009 3 commits
-
-
Christophe Mutricy authored
Note that not all can be activated due to restriction of NSIS. Switching to UTF8 nsis would help. Or pushing nsis upstream to incorporate the patch and/or add new language ID.
-
Ara Qadir authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
A S Alam authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-