[2/5] strmbase: Add validation checks when updating source rectangle.

Akihiro Sagawa sagawa.aki at gmail.com
Sun Nov 20 00:33:22 CST 2016


Should we export BaseControlVideoImpl_CheckSourceRect() to function
tables as seen in DirectShow Base Classes, or not?
I think no for now because no one wants to override this logic. So, I declare it
as a static non-WINAPI function in this patch. Comments are welcome.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/strmbase/video.c | 82 +++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 63 insertions(+), 19 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-strmbase-Add-validation-checks-when-updating-source-.patch
Type: text/x-patch
Size: 5235 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161120/73e5b891/attachment-0001.bin>


More information about the wine-patches mailing list