- 06 May, 2009 1 commit
-
-
Rémi Denis-Courmont authored
This leaves the choice for bindings to use it or not. I wish we did the same for hotkeys and inhibit but it would break backward libvlc API compatibility.
-
- 05 May, 2009 30 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
It will avoid memory corruptions in case of a broken decoder.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It probably closes #2719.
-
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 4 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.
-