- 06 Oct, 2009 11 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This should fix .asx parsing on http://www.katsomo.fi/?treeId=329&progId=20677. Reported by: Antti Palosaari <crope at iki dot fi>
-
Rémi Denis-Courmont authored
First, this cannot work properly as the invocation of AM_CONDITIONAL must be inconditional. Second, this would introduce pointless automake conditional and thus needlessly slowing down the build system.
-
Rémi Denis-Courmont authored
This reverts commit 6e0f047b.
-
Rémi Denis-Courmont authored
-
http://wwwIlkka Ollakka authored
Even if url points to http://movies.apple.com/..., working url for vlc is http://www.apple.com/...
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Sébastien Escudier authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
- 05 Oct, 2009 21 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It simply shows "deinterlace" and "deinterlace-mode". I believe a better solution would be welcome. The simple preferencences could also be improved.
-
Laurent Aimar authored
The deinterlace hotkey now turns of/off deinterlacing.
-
Laurent Aimar authored
At the core and vout, you now have 2 variables: - deinterlace: on/off/auto (off is default). It let you say if you want to deinterlace or not. - deinterlace-mode: discard, blend, ... (blend is default). It let you specify the mode used when deinterlacing is equal to on/auto. The mode auto is not yet supported and simply default to on.
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allow using "deinterlace-mode" as a core option.
-
Laurent Aimar authored
-
Felix Paul Kühne authored
quartztext: removed dependency on Carbon and implemented support for bold, italic and underline text styles TODO: shadow drawing and handling
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Qt: uniformize ui previews, drop xml declaration related to changes made by 2779ac98Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Only the RC interface still used it, and it was not really needed (net_Accept() returns -1 when the object is killed).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 04 Oct, 2009 8 commits
-
-
Rémi Denis-Courmont authored
This saves all third party LibVLC application from having to set it (The library depending on VLC configuration was really lame IMHO).
-
Rémi Denis-Courmont authored
This avoids getting a totally misplaced controller if the resolution is larger than in previous runs, or if the multi-screen layout was changed.
-
Laurent Aimar authored
-
Laurent Aimar authored
The output timestamp/length wasn't set anymore.
-
Laurent Aimar authored
It will allow to - have a working simple preference in GUI - specify it in playlist (safe). - have an "auto" mode.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-