- 04 Aug, 2009 25 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Andy Chenee authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
...rather than extension (if any). Fixes: #3016. Also make the code a bit more generic.
-
Bernie Purcell authored
Rewrite quartztext to use CoreText API instead of ATSUI. ATSUI only works in 32bit applications, but CoreText requires Mac OS X 10.5 or later. This change makes this module unusable on older versions of Mac OS X. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
This reverts commit 224e96f2.
-
Rémi Denis-Courmont authored
This reverts commit d0905507.
-
Rémi Denis-Courmont authored
This reverts commit 7b4a81eb.
-
Rémi Denis-Courmont authored
This reverts commit aeb379ed.
-
Rémi Denis-Courmont authored
This reverts commit 98691bc7.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Olivier Aubert authored
in order to be consistent with other libvlc methods (libvlc_media_player_get_length, get_time, ...)
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Ilkka Ollakka authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
(cherry picked from commit 35baa96f7b3493737c1575c2dbffc7946a9c04df) Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
- 03 Aug, 2009 15 commits
-
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If vlc_cancel() while the timer thread is between mwait() and vlc_mutex_lock(), a dead lock would occur at vlc_join(). We need to release the timer lock first.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Olivier Aubert authored
Invoking python vlc.py filename.avi will play the given movie.
-
Olivier Aubert authored
-