- 21 Jul, 2010 5 commits
-
-
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 10 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
-
Erwan Tulou authored
fullscreen is now managed (activation and deactivation) in skins2 exactly as it is done in qt4. - activation when a VOUT_WINDOW_SETFULLSCREEN is received - deactivation when (and only when) a vout_window release is received. (cherry picked from commit 2e298fb8)
-
Jean-Baptiste Kempf authored
This was annoying because if you had a modplug.pc and didn't --enable-mod, it was auto-detected and then failed. (cherry picked from commit a9d91672) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Should fix #3767 (cherry picked from commit 202c4d9c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3887 (cherry picked from commit 71542b4b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
The current code seems to require _all_ metadata fields to be populated which seems a bit unreasonable. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 7d9488cf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
onçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This brings some useless overhead for native UTF-8 systems. Linux packagers may want to define ASSUME_UTF8 to avoid this problem. Also, this assumes that iconv_open() recognizes "" as the current character set (POSIX says nothing about valid iconv_open() parameters). (cherry picked from commit 9164192f)
-