[obs] fix HDR support to properly convert from PQ

This commit is contained in:
Geoffrey McRae
2026-07-16 22:43:09 +10:00
parent adb4fcb57a
commit e332dc77f2
3 changed files with 205 additions and 21 deletions

View File

@@ -77,6 +77,7 @@ endfunction()
build_effects(
effect
effect/rgb24.effect
effect/hdrpq.effect
)
add_definitions(-D ATOMIC_LOCKING)