- 02 Sep, 2008 15 commits
-
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
by Gabor Kelemen. 100% translated
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
Antoine Cellerier authored
(cherry picked from commit 72efa988)
-
Antoine Cellerier authored
Print the module name in help output (else the user has no way to link the vlc --list output to that of the vlc <insert a help command here> output other than by trying all the modules in --list with vlc -p <module name>) (cherry picked from commit bd69812b)
-
Antoine Cellerier authored
Fix mistake in 92290c9d that allowed modules with no basic options (i.e. != advanced) to be shown in vlc -p <something> output with --no-advanced. (cherry picked from commit c4963958)
-
Derk-Jan Hartman authored
Moved the order around a bit so that more common formats are earlier in the array.
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
This reverts commit f18192c6. It fixed a few streams while breaking a few others one.
-
Jean-Baptiste Kempf authored
-
JPeg authored
Bugfix: last.fm segfaults under Windows This is due to %ju unsupported in printf. I also added a few HACKs to enhance submitting (length = 0 did not work, for instance). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Sep, 2008 5 commits
-
-
Laurent Aimar authored
(cherry picked from commit 0ef30fab) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 8a501247) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
(cherry picked from commit ac2f08d8) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
Patch by Jakob Fries (cherry picked from commit daeac03e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 31 Aug, 2008 12 commits
-
-
Christophe Mutricy authored
So that the correct permissions are set (cherry picked from commit 59b4b6ec) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Antoine Cellerier authored
(cherry picked from commit abc8cabd)
-
Antoine Cellerier authored
(cherry picked from commit 6eb3fc6d)
-
Antoine Cellerier authored
(cherry picked from commit 5f445048)
-
Ilkka Ollakka authored
(cherry picked from commit 855f9738)
-
Ilkka Ollakka authored
(cherry picked from commit f59fff2d)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I just don't understand why double-clicking in an empty space does trigger the event, but it does...
-
Antoine Cellerier authored
Fix croppadd out of bounds write (we were padding 'paddleft+paddright' pixels on the right instead of 'paddright') (cherry picked from commit 90f04152)
-
Ilkka Ollakka authored
(cherry picked from commit 9f6ce1a4)
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
- 29 Aug, 2008 1 commit
-
-
Laurent Aimar authored
-
- 28 Aug, 2008 5 commits
-
-
Laurent Aimar authored
I have some doubt about it, either swscale does not respect the ffmpeg doc or the doc is wrong (about the rgb mask). (cherry picked from commit fb7f0141) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
This fixes the skin loading. The color seems wrong but I think the skin code is right (vlc RGBA is stored in memory R, B, G, A). (cherry picked from commit 9818e276) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit f259d0a2) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Antoine Cellerier authored
(cherry picked from commit 312bf22c)
-
Antoine Cellerier authored
(cherry picked from commit 89ec4e62)
-
- 27 Aug, 2008 2 commits
-
-
Christophe Mutricy authored
Remeber that N_( DEFINE ) is not enough Spotted-by: Cristian Secară (cherry picked from commit 643c8411) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
It makes DVD (menu) usable (at least #1784, #1880).
-