• Artur Wieczorek's avatar
    Refactored code responsible for printing debug messages in DShow video capture… · ec93d103
    Artur Wieczorek authored
    Refactored code responsible for printing debug messages in DShow video capture module to reduce footprint in Release mode.
    
    Replace printf function used for diagnostic purposes with dedicated DebugPrintOut function to output debug messages. This function is effective only in Debug mode and its body becomes empty in Release mode to reduce footprint.
    ec93d103
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...