diff options
author | Takeshi Sato <t-sato@bx.jp.nec.co.jp> | 2018-03-27 12:24:30 +0900 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2018-03-27 12:04:05 +0530 |
commit | beab2ee4dca1edc286469710d16cfdfaa742734e (patch) | |
tree | a6942dc44f1d08ae6c51cb47ec596bd54bfd8e9c /gst/siren | |
parent | a08d333e56424d2135fee4b22d06097235f05117 (diff) |
decklink: fix initialization fails in windows binary
There is no log of gst_decklink_com_thread () which initializes COM.
The initialization part is not valid with #ifdef MSC_VER.
Windows binaries are built with gcc.
As with other codes, it was avoidable by setting it to G_OS_WIN32
instead of MSC_VER.
https://bugzilla.gnome.org/show_bug.cgi?id=794652
Diffstat (limited to 'gst/siren')
0 files changed, 0 insertions, 0 deletions