- 01 Sep, 2008 16 commits
-
-
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>)
-
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.
-
Antoine Cellerier authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It workarounds a picture leak in libmpeg2/ffmpeg decoder, fixing the menu for a few DVDs.
-
Laurent Aimar authored
This reverts commit f18192c6. It fixed a few streams while breaking a few others one.
-
Laurent Aimar authored
-
Laurent Aimar authored
This reverts commit bebc7751.
-
Christophe Mutricy authored
resources.cpp depends on all the png.
-
Christophe Mutricy authored
Patch by Jakob Fries
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Fix Control() which was hit by the bug we wanted to fix...
-
Rafaël Carré authored
This simplify the code and prevent typos: the PLAY request was made with a starting time 1 million times too big, inverting npt and vlc clocks
-
Rafaël Carré authored
-
- 31 Aug, 2008 22 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Christophe Mutricy authored
So that the correct permissions are set
-
Jean-Baptiste Kempf authored
I just don't understand why double-clicking in an empty space does trigger the event, but it does...
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
For a start, nobody uses UTF-32 for transmission/storage. Then, we anyway have iconv() support in the subtitle support (where it belongs IMHO), if you really wanted to use UTF-32.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Antoine Cellerier authored
Fix croppadd out of bounds write (we were padding 'paddleft+paddright' pixels on the right instead of 'paddright')
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
+ a few typo
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
- 30 Aug, 2008 2 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-