- 22 Jul, 2010 2 commits
-
-
Ilkka Ollakka authored
(cherry picked from commit 806169e3) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Erwan Tulou authored
... and make user experience with skins2 less frightening ! missing files in skins should never occur, but reality is quite different (see vlc skins website). Yet, if a check is done before any other processing, we can avoid the unfriendly error dialog boxes issued by vlc core, and those skins often end up quite usable (missing files are either no longer used or for ancillary functionalities, that go unnoticed) (cherry picked from commit 3b35ca6d)
-
- 21 Jul, 2010 11 commits
-
-
Thomas de Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
We already use pkg-config in configure for the fist part (cherry picked from commit a985ebd5) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit b35dc178) Conflicts: configure.ac
-
Rémi Denis-Courmont authored
(cherry picked from commit 964c7e91)
-
Rémi Denis-Courmont authored
(cherry picked from commit a81518d6) Conflicts: configure.ac
-
Blake Livingston authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org> Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit e575df71) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Tristan Heaven authored
From http://bugs.gentoo.org/show_bug.cgi?id=328969Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4332f5b4) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit f8d56527) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
Manual backport of c1cf203b
-
Benoît Tuduri authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 20 Jul, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Jul, 2010 21 commits
-
-
Christophe Mutricy authored
and fix a sentence
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Seriously, FFmpeg is way better and free... (cherry picked from commit 5a4a1bc2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It fixes a segfault when the directx/direct3d device is lost at the wrong time or cannot be restored soon enough (close #3647). (cherry picked from commit 9381877a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit f2366bdd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
IDirectDrawSurface2_UpdateOverlay may fails, in which case vlc should simply retry later. (cherry picked from commit d0606472) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
There is a little difference in Direct3DLockSurface as it now also sets the height field, but it should have no functionnal changes. (cherry picked from commit a0530f4a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit 8e6a4513) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit dc4b98a9) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 532e5d01) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rafaël Carré authored
get the SD video (in flv), the HD and HQ videos (in mp4) causes seeking back and forth and the video is unplayable (cherry picked from commit e778af8b) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
Do not try to delete a callback and/or a mutex that do not exist. The goto error paths still look a bit suspicious, someone should double check them. (cherry picked from commit 1f253df8)
-
gbeauchesne@splitted-desktop.com authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org> (cherry picked from commit a4f30ff9) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 3683cc99) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 7b27f950) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
We now test that the selected fourcc actually works by calling vaGetImage. Initial patch from Gwenole Beauchesne. (cherry picked from commit 84f1839b) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 47369283)
-
Rémi Denis-Courmont authored
This was fixed after 1.1.0-RC. (cherry picked from commit 617801b6877e3aac9651eaa15e9ee0d2aea564d8)
-
Ilkka Ollakka authored
(cherry picked from commit 216818a8) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 1f5e1e82) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Konstantin Pavlov authored
(cherry picked from commit 8970ff6d) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
- 18 Jul, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
If 0.8.8 is detected and --enable-mod is passed, it will error, if --disable-mod is passed, nothing will happen else it will autodetect. This is mostly like all other PKG_ENABLE_MODULES_VLC detections (cherry picked from commit e043658d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-