- 05 May, 2009 14 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
These calls have been replaced by vlc.playlist.items.* calls.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 04 May, 2009 5 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is up to the access to refuse if it can't. Anyway, the check was only for one path of a seek command (when using stream_Read( NULL, size)). This partially revert fc9f8518, please report any breakage.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 03 May, 2009 12 commits
-
-
Laurent Aimar authored
It avoids loosing the first packets (audio/video).
-
Laurent Aimar authored
-
Laurent Aimar authored
It will help the buggy transcode stream_out module.
-
Rémi Denis-Courmont authored
This should only be used if VLC deadlocks, or takes an awfully long time to clean up. That will let VLC be killed as with the older signals handler.
-
Laurent Aimar authored
It will prevent a useless chroma conversion for the vout using it (x11/xvideo at least). It is not perfect are they are not exactly equal, but in the current state, I think it is the best workaround.
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This makes decoding faster but could lead to errors. Pointed by Jason, and original code by Ludovic Fauvet.
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
Libre.fm is like last.fm, but more FOSS. The code isn't active yet, because it rrequires a new option item... So we need an exception for that. Thanks to schizo -- debian.org
-
- 02 May, 2009 8 commits
-
-
Jean-Baptiste Kempf authored
Close #2530
-
Jean-Baptiste Kempf authored
Close #2245
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
They are aout_CheckChannelExtraction/aout_ChannelExtract. They work a bit like CheckChannelReorder and ChannelReorder but does not have there limitations. They will mainly be used to interface the aout core with the world (demuxer, codecs, maybe output).
-
Laurent Aimar authored
They are treated as rear channels.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
- 01 May, 2009 1 commit
-
-
Jean-Baptiste Kempf authored
Thanks to Lotesdelère for the sample searching/testing/bug reporting for 1.0.0 on Windows and Linux.
-