Skip to content
  • Joshua M. Doe's avatar
    decklink: add support for Windows · cfd68a8e
    Joshua M. Doe authored and David Schleef's avatar David Schleef committed
    
    
    Builds with MSVC, not tested in MinGW or anything else. Added
    COM handling code, borrowed from dshowvideosink. Moved Linux
    specific files to ./linux and added Windows specific files to
    ./win (generated from IDL files in VS9). Added macros to handle
    BSTR and defined bool as BOOL.  Fixes #655362.
    
    Signed-off-by: default avatarDavid Schleef <ds@schleef.org>
    cfd68a8e