- 06 Aug, 2008 4 commits
-
-
Derk-Jan Hartman authored
Revert "poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don't use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this." This reverts commit d934fc52.
-
Derk-Jan Hartman authored
poll(): ifndef HAVE_POLL means we don't use poll(), not that it doesn't exist. In OSX poll() is broken for sockets, so we don't use it. Since poll is a kernel function in OSX however, the kernel implementation was used whenever we used poll(), instead of VLCs private poll() which was the intended behaviour. Renamed poll() to vlc_poll() to prevent this. This fixes #1687, receiving SAPs on Mac OS X.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 05 Aug, 2008 9 commits
-
-
Felix Paul Kühne authored
Regrettably, I don't have the time to translate all video filters, ...
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
Do not segfault if no video filters.
-
Laurent Aimar authored
-
Laurent Aimar authored
Warn on invalid syntax. Check malloc return values.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 04 Aug, 2008 27 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
Save 2 x 85ko
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
Don't launch an update request at the first launch, but wait for the second launch in order to have the right network-policy value. This fixes the 'I update even when you said no" bug.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
live555: fix "unpause" and remove startseq, which is no longer needed because we don't do NPT calculations ourselves.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Vincent Penquerc'h authored
kate decoder plugin: track and use basic formatting: region size/position, text markup - in particular, this allows image based subtitles to be scaled and moved to where they are meant to be if the accompanying video was encoded at a resolution different from the source Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Jean-Baptiste Kempf authored
Should fix RTP generation and Icecast generation.
-