Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dshow: Only show debugging messages if environment variable is set #9157

Conversation

zhmu
Copy link
Contributor

@zhmu zhmu commented Jul 13, 2017

This will change the DirectShow input module so that it will only display debugging messages if the environment variable OPENCV_DSHOW_DEBUG is explicitly set to non-zero.

Only debug mode is affected by this change; the messages are never visible in release mode anyway.

Based on discussion at: #9051

resolves #8926

…HOW_DEBUG is explicitly set to non-zero

Based on discussion at: opencv#9051
@alalek
Copy link
Member

alalek commented Jul 14, 2017

👍

@opencv-pushbot opencv-pushbot merged commit df7fb00 into opencv:master Jul 14, 2017
opencv-pushbot pushed a commit that referenced this pull request Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'***** VIDEOINPUT LIBRARY - 0.1995 - TFW07 *****' message displayed during startup in debug mode
3 participants