[PATCH 2/2] devenum: iterate over all avicap devices instead of giving up at the first failure
23 Apr
2019
23 Apr
'19
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(-)
2516
Age (days ago)
2516
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damjan Jovanovic