[PATCH 2/2] devenum: iterate over all avicap devices instead of giving up at the first failure
April 23, 2019
1:15 a.m.
Some /dev/video* device nodes aren't capture devices, so capGetDriverDescriptionW() will fail for them, but there could still be valid ones later on. Iterate over all 10 instead of giving up at the first failure. Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- dlls/devenum/createdevenum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2529
Age (days ago)
2529
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic