]> git.sesse.net Git - vlc/commit
Hold on to the DeckLink configuration object for the entire session, or it will rever...
authorSteinar H. Gunderson <steinar+vlc@gunderson.no>
Sat, 12 Feb 2011 16:48:00 +0000 (17:48 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 Feb 2011 17:26:26 +0000 (18:26 +0100)
commita89fd3ec4fc295fdcdff4f6da72caacf836b46c5
tree3ff8bd4899222c2b07c4e30c7665a68458744b0a
parent229ff459933bd18e62a005a7f8dc3895417359da
Hold on to the DeckLink configuration object for the entire session, or it will revert to the defaults in the configuration file. (This change was made during the 7.9 series SDK, it seems.)

This also fixes an issue where VLC would segfault if it could not
initialize the card.

Patch originally by Ed Groth <ed at boxpopuli.com>.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/decklink.cpp