Zebediah Figura : qcap: Use separate functions when searching from a pin and filter.

Alexandre Julliard julliard at winehq.org
Thu Apr 9 16:04:44 CDT 2020


Module: wine
Branch: master
Commit: 74014b55397d7f8d94e769b7cfc05e25b85a233d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=74014b55397d7f8d94e769b7cfc05e25b85a233d

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Wed Apr  8 15:58:53 2020 -0500

qcap: Use separate functions when searching from a pin and filter.

Previously, if we tried to search from a matching but connected source, we
would loop forever.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/qcap/capturegraph.c       | 140 +++++++++++++++++++++++------------------
 dlls/qcap/tests/capturegraph.c |  39 +++++-------
 2 files changed, 95 insertions(+), 84 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=74014b55397d7f8d94e769b7cfc05e25b85a233d



More information about the wine-cvs mailing list