- 05 Jun, 2009 33 commits
-
-
Pierre Ynard authored
Compile x264 and live555 as PIC, as otherwise it causes linkage problems on 64 bits
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
I also cleaned it up.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
Signed off: Jean-Paul Saman <jpsaman@videolan.org>
-
Jean-Paul Saman authored
-
Laurent Aimar authored
-
Cyril Mathé authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
Note that we don't use FTP to access ganesh in 'make src' either...
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
Fixes #2821 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Malte Tancred authored
The class VLCMedia used only the trailing path part of the URL it was handed. I changed the roles of initWithPath: and initWithURL: by letting initWithPath: create an NSURL, and initWithURL: hand the complete URL to libvlc_media_new. With this change I'm able to play network streams, not just local movie files. Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Pierre d'Herbemont authored
Pointed by Remi.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
It should be improved.
-
Pierre d'Herbemont authored
libvlc: Make sure we don't attempt to delete the current event manager and object from one of its observer callback. This is not yet supported.
-
Pierre d'Herbemont authored
Pointed by Laurent and Valgrind.
-
Pierre d'Herbemont authored
Pointed by Laurent and Valgrind.
-
Pierre d'Herbemont authored
Pointed by Laurent.
-
- 04 Jun, 2009 7 commits
-
-
Derk-Jan Hartman authored
vlc_cond_timedwait() for the snapshots was using the wrong timevalue. Thx to fenrir for helping me chase this one. Fixes #2819
-
Laurent Aimar authored
Initialize the alpha plane pointers even when not used !
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-