- 05 May, 2009 25 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Laurent Aimar authored
Butw ithout it, the layout of multichannels audio are probably wrong.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Maybe we should split encoders per ES type?
-
Rémi Denis-Courmont authored
-
Rémi Duraffort 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
-
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 10 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
-