pylonsrc: merge Basler Pylon plugin from gst-pylonsrc

Merged from https://github.com/zingmars/gst-pylonsrc

This includes some changes to include running gst-indent, and
modification to allow it to compile with Visual Studio 2012/VC11.
This commit is contained in:
Joshua M. Doe
2020-04-06 14:35:50 -04:00
parent 552fae8538
commit c0f68e83d3
6 changed files with 2951 additions and 0 deletions

View File

@@ -100,6 +100,9 @@ macro_log_feature(PHOENIX_FOUND "Active Silicon Phoenix" "Required to build Acti
find_package(Pleora)
macro_log_feature(Pleora_FOUND "Pleora eBUS" "Required to build Pleora eBUS source element" "http://www.pleora.com/" FALSE)
find_package(Pylon)
macro_log_feature(Pylon_FOUND "Basler Pylon" "Required to build Basler Pylon source element" "http://www.basler.com/" FALSE)
find_package(Sapera)
macro_log_feature(SAPERA_FOUND "Teledyne DALSA Sapera" "Required to build Teledyne DALSA Sapera source element" "http://www.teledynedalsa.com/" FALSE)