Revert "decklink: Fix debug logging warnings on Windows"
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 5 May 2017 13:22:24 +0000 (18:52 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Fri, 5 May 2017 13:22:24 +0000 (18:52 +0530)
commitb63fb59a111eea5ba43675eb29b808881ff16eb5
tree8b29e0017b00abeced7765da0703bbcb33dabfa5
parent8865b440d98a158f612f514459e37701805fbece
Revert "decklink: Fix debug logging warnings on Windows"

This reverts commit 845832263ba6b9e135b23e9a29c9d109cb2ee9c4.

The commit broke cross-mingw CI:
https://ci.gstreamer.net/job/GStreamer-master/8659/console

It seems that cross-mingw on Autotools and native-mingw on Meson
disagree about the size of HRESULT. Revert for now till I can
investigate the Meson side of things some more.
sys/decklink/gstdecklink.cpp
sys/decklink/gstdecklinkaudiosink.cpp
sys/decklink/gstdecklinkaudiosrc.cpp
sys/decklink/gstdecklinkvideosink.cpp
sys/decklink/gstdecklinkvideosrc.cpp