- 14 Jul, 2010 1 commit
-
-
Rémi Duraffort authored
In fact the cache loader does only load less than MODULE_SHORTCUT_MAX shortcuts.
-
- 12 Jul, 2010 6 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
End of playlist is still not notified
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 11 Jul, 2010 33 commits
-
-
Rafaël Carré authored
get the SD video (in flv), the HD and HQ videos (in mp4) causes seeking back and forth and the video is unplayable
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not yet perfect as the input is not warned of the latency of the vout.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Becareful that it adds a delay of one frame, so it needs to be flushed on discontinuity and it will return NULL one time.
-
Laurent Aimar authored
It is not yet used, but it will be needed for filter that need to delay frames.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
We now test that the selected fourcc actually works by calling vaGetImage. Initial patch from Gwenole Beauchesne.
-
Laurent Aimar authored
No functional changes.
-
Laurent Aimar authored
No functional changes.
-
Mark Lee authored
Two new functions added: * val = libvlc_audio_get_delay( p_mi ) * libvlc_audio_set_delay( p_mi, i_delay ) The delay is measured in microseconds. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
As suggested by Jan Janak <jan@ryngle.com>
-
Kamil Klimek authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Daniel Tisza authored
Entity encoding was missing (for options) in generation of an xspf playlist. On the reading side the entity decoding is all fine. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-