- 15 Jul, 2010 1 commit
-
-
pk@pk-desktop.(none) authored
some platforms can have int64_t typedefed to long long ..This patch prevents illegal implicit conversion from long long * to int * Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 14 Jul, 2010 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
Didn't touch the os x interface code. I don't think I missed any core-code that relates. Fixe #3411
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Laurent Aimar authored
For the moment, no order is imposed.
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnal changes.
-
gbeauchesne@splitted-desktop.com authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Jai Menon authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jai Menon authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jai Menon authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
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 17 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>
-