- 20 Apr, 2013 7 commits
-
-
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 13 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>
-
Rafaël Carré authored
Assuming stereo is fairly safe and still better than not decoding anything. This is what gstreamer does, and mplayer might do the same thing.
-
- 17 Apr, 2013 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Note that updated meta are still marked with access_t.info.i_update, which remains undefined in case of threaded stream filter. Luckily, unlike pf_control() re-entrancy, unprotected access to info.i_update cannot crash on any practical system.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was only used for INPUT_UPDATE_SIZE.
-
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
-