add aptinasrc, a source element for Aptina Imaging (ON) cameras

This commit is contained in:
Joshua M. Doe
2017-10-24 15:16:23 -04:00
parent 6a4f3fe058
commit 4f326fce02
6 changed files with 697 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
if (APTINA_FOUND)
add_subdirectory(aptina)
endif (APTINA_FOUND)
if (BITFLOW_FOUND)
add_subdirectory(bitflow)
endif (BITFLOW_FOUND)