- 24 Oct, 2010 1 commit
-
-
Jean-Baptiste Kempf authored
So that you don't kill the lua.sd search() functions
-
- 23 Oct, 2010 9 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Steinar H. Gunderson authored
Adds a driver for the BlackMagic DeckLink series of SDI cards (input only). It requires BlackMagic's proprietary (but free-to-download) SDK to compile and run. I've only tested it on Linux -- the Windows API is very similar but not identical, so some adjustments will probably have to happen if anybody wants this to work on Windows. (Windows users can, AFAIK, already access the card via DirectShow, though.) It supports multiple cards, all the various A/V inputs and video modes including setting field dominance and multichannel input (2, 8 or 16 channels). All testing has been with a DeckLink HD Extreme 3, which I have very graciously been given access to by Frikanalen. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 22 Oct, 2010 28 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This adds exactly NOTHING to the usefulness of the UI
-
Jean-Baptiste Kempf 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
-
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
-
Rémi Denis-Courmont authored
Changing the choice list of a configuration item is not thread-safe. Plus it does not make much sense to use a strict choice list if the choices change dynamically. If ever needed, we can invent a suggestions list system later, just like we already do for SD plugins enumeration.
-
Rémi Denis-Courmont authored
This was only used by {alsa,oss}-audio-device and not semantically correct anyway. If we deem that this is useful, we should register a callback on the corresponding variables and change the variables from the UI, not the process-wide configuration.
-
Rémi Denis-Courmont authored
This was only used to change the OSS or ALSA device on the fly. However, this really should be done with a variable callback, not from the configuration.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
make the loop for copying options in argv nicer
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx_dialog_provider: handle EXTENSION_WIDGET_CHECK_BOX and fixed a few warnings pointed by clang's static analyser
-
- 21 Oct, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
This reverts commit 1c1e8bea. Patch applied upstream
-