decklink: Add a dummy value to the video connection mapping table for auto
This commit is contained in:
parent
ed0d4cc653
commit
7e7cabb422
@ -187,6 +187,7 @@ gst_decklink_get_mode (GstDecklinkModeEnum e)
|
||||
}
|
||||
|
||||
static const BMDVideoConnection connections[] = {
|
||||
0, /* auto */
|
||||
bmdVideoConnectionSDI,
|
||||
bmdVideoConnectionHDMI,
|
||||
bmdVideoConnectionOpticalSDI,
|
||||
|
Loading…
x
Reference in New Issue
Block a user