tfo
000437ff7e
decklink: Fix incorrect HDR min mastering luminance value
...
Update value for
bmdDeckLinkFrameMetadataHDRMinDisplayMasteringLuminance from 0.00001
to 0.0001 to match the documented minimum in the DeckLink SDK Manual.
2025-05-09 14:16:54 -04:00
Ryan Foster
a1fbf1015f
clang-format: Increase column limit from 80 to 120
2024-10-04 18:19:27 -04:00
jpark37
bb12fe9db5
decklink: Add HDR playback support
2023-08-15 13:15:45 -07:00
Richard Stanway
e7df070438
decklink: Add destructor for OBSVideoFrame, initialize flags
...
Fixes a memory leak and potential access to undefined variable.
Detected by Coverity Scan.
2021-07-24 22:34:44 +02:00
Colin Edwards
8285141ba5
decklink: Fix automatic pixel format detection
2020-12-20 14:44:14 -08:00
Colin Edwards
5b8f89d86e
decklink: Clean up warnings introduced by caption code
2020-11-03 17:00:14 -08:00
Colin Edwards
923f06bfa6
decklink: Add ability to ingest/embed cea 708 captions
...
(This commit also modifies libobs, UI)
2020-11-01 22:28:49 -08:00