channels/tsmf: fix set source video rect
This commit is contained in:
parent
fc75276128
commit
7cf9526a78
@ -268,6 +268,8 @@ int tsmf_ifman_set_source_video_rect(TSMF_IFMAN* ifman)
|
||||
Left, Top, Right, Bottom);
|
||||
}
|
||||
|
||||
ifman->output_pending = TRUE;
|
||||
|
||||
return status;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user