mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[idd] postprocess: separate calibrated frame branches
This commit is contained in:
@@ -63,6 +63,7 @@ static bool MakeGraphCfg(const D12FrameFormat& source,
|
||||
cfg.srcWidth = source.width;
|
||||
cfg.srcHeight = source.height;
|
||||
cfg.src = src;
|
||||
cfg.transform = D12::Transform(source.colorTransform);
|
||||
cfg.width = checkpoint.width;
|
||||
cfg.height = checkpoint.height;
|
||||
cfg.checkpoint = output;
|
||||
|
||||
Reference in New Issue
Block a user