- 21 Apr, 2013 6 commits
-
-
Zoran Turalija authored
In ACTIONID_SUBSYNC_MARKSUB, do not bookmark subtitle timestamp if there is no subtitle, or if subtitle has been currently disabled. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
This reverts commit 73a4a5a2.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Gleb Pinigin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 Apr, 2013 12 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Close #8467
-
Kuang Rufan authored
1. fix build error for ios. 2. fix vlc_getProxyUrl always return NULL on osx. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
close #6217
-
David Fuhrmann authored
still needs some testing close #8375
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 19 Apr, 2013 10 commits
-
-
Rémi Denis-Courmont authored
The new thread avoids blocking the audio pipeline while waiting for a picture buffer. The Goom plugin already follows the same approach.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This mostly reverts commit fc5156cc. This also fixes a use-after-free bug.
-
KO Myung-Hun authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Michael Feurstein authored
configure.ac disable/don't load avcapture module and its framework if AVFoundation is not present (OS 10.6) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 18 Apr, 2013 12 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
configure.ac: fix linking the OSX UI module if the AVFoundation framework isn't present (read: OSX 10.6)
-
Felix Paul Kühne authored
-
Michael Feurstein authored
This module lets you capture video devices with the AVFoundation framework on Mac OS X. It is an upgrade of the qtcapture module. Currently no GUI integration yet. Only available via command line Usage: avcapture:// Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-