- 10 May, 2010 36 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Otto Kekäläinen authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
-
Sebastien Zwickert authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Access plugins are now responsible for selecting the correct media location, either the URL-without-scheme form or the local file path form. This will help solve weird bugs with the current file:// URL decode hack, e.g. it does not work for directory://. Lets see if we also need this for access_demux plugins (normally, they don't use files).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This plugin does not use its MRL at all (?!).
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It also fixes es_format_IsSimilar.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
osd_widget.c and video_widget.c has been merged.
-
Laurent Aimar authored
It reduces the number of executed vlc_object_find. Some macosx calls have been commented out.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It avoid acessing private vout fields and will allows rendering at the display size (not yet done).
-
Rafaël Carré authored
Always return 1 argument, but avoid pushing 0xffffffff bytes on the stack Also fix vlclua_fd_read()
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This happens when there are multiple descriptions on event (multilanguage epg). Only use the first one per event. Maybe someday we handle epg-language as same as subtitle-language preference.
-
Pierre Ynard authored
-
Pierre Ynard authored
Fixes warning
-
- 09 May, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
ffmpeg-mt and gradfun
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
gradfun.h is a stripped copy of mplayer vf_gradfun.c (a function has been renamed).
-