Work in progress OpenGL Decoding for gst appsink

This commit is contained in:
Bruno Herbelin
2024-02-04 21:59:58 +01:00
parent 2e0732c75b
commit 00ff0f532f
4 changed files with 27 additions and 21 deletions

View File

@@ -78,6 +78,7 @@ if(UNIX)
else()
add_definitions(-DLINUX)
# add_definitions(-DUSE_GST_OPENGL_SYNC_HANDLER)
# CPACK
set(CPACK_SYSTEM_NAME "${CMAKE_HOST_SYSTEM_NAME}")