videolevels: add support for 8- and 16-bit Bayer
Since GstVideoFilter doesn't support Bayer, most work was in reverting back to GstBaseTransform
This commit is contained in:
@@ -5,6 +5,10 @@ set (SOURCES
|
||||
set (HEADERS
|
||||
gstvideolevels.h)
|
||||
|
||||
include_directories (AFTER
|
||||
${PROJECT_SOURCE_DIR}/common
|
||||
)
|
||||
|
||||
set (libname libgstvideoadjust)
|
||||
|
||||
add_library (${libname} MODULE
|
||||
|
||||
Reference in New Issue
Block a user