- 07 Nov, 2010 6 commits
-
-
Oleksandr Natalenko 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>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
The variables are void, not boolean. (cherry picked from commit 9ce38b5f)
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
- 06 Nov, 2010 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 8ff2e66f)
-
Rémi Denis-Courmont authored
(cherry picked from commit a67fbfcd732babd4d5acc2f5c71898a43e43bcd9)
-
Rémi Duraffort authored
(cherry picked from commit 11f64a071b31063915e035d0d3a8d6076ebadf2f) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 05 Nov, 2010 8 commits
-
-
Christophe Mutricy authored
Fix #4305 (manuallt cherry picked from commit 50c38afe8c07db8737d8e10be937708a04c0e5e4) Conflicts: modules/gui/qt4/components/playlist/selector.cpp
-
Pierre Ynard authored
This fixes this kind of scenario: you want to save a video from your favorite video website. So you open the VLC GUI, you copy/paste the URL into the convert dialog and you click on okay. The corresponding playlist lua script processes the URL and a new item is added into the playlist, but the :sout option is lost in the process, and you start watching a video that is never saved. (cherry picked from commit 0d24baf131199c4ad5f304af0df7601e148dbaf6) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mario Siegmann authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Israt Jahan authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
Tagging is approaching.
-
- 04 Nov, 2010 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit c46366ce7b2f16f1c5e9efb4cd132538c7fd758b. (cherry picked from commit 3267797ea727e1ab298545cc6fc33709fef72609)
-
Rémi Denis-Courmont authored
(cherry picked from commit c80222d4aefbe9d1634767e9027c73addaf477c5)
-
Rémi Denis-Courmont authored
(cherry picked from commit 9b00ccb6035cd5d2106cec12f2455ded38e165fb)
-
Rémi Denis-Courmont authored
(cherry picked from commit de7205dc3237b3bfeeb4a8f265e357fcb317f9e1)
-
Rémi Denis-Courmont authored
Only one track per file implemented yet (cherry picked from commit fac9bec69abe4f731e9e27a420e5cacaff804918) Conflicts: po/POTFILES.in
-
Rémi Denis-Courmont authored
This uses some unspecified C++ statically linked version of GME. That does not correspond to libgme, and seems unused. (cherry picked from commit 9728d81b) Conflicts: modules/demux/gme.cpp po/POTFILES.in
-
- 03 Nov, 2010 10 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
2 new strings
-
Laurent Aimar authored
It has some random effects depending on the url (including use of uninitialized pointer). (cherry picked from commit 131757a0) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit ba9be5bd) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit b62d7ff5) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit bc197352) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
It could happen when the demuxer was forced. (cherry picked from commit ba6c81ac) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Tony Vankrunkelsven authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 39349f5c)
-
Sébastien Escudier authored
See frame_mbs_only_flag chapter 7.4.2.1 (cherry picked from commit 3963704b)
-
Jean-Baptiste Kempf authored
-
- 02 Nov, 2010 5 commits
-
-
Jean-Baptiste Kempf authored
-
homas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 015842a6) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit ab20299e) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rafaël Carré authored
It is described on http://shinnai.altervista.org/exploits/SH-008-20101026.html Thanks to geal for helping finding the problem
-