Commit 93d6e800 authored by Pavel Rojtberg's avatar Pavel Rojtberg

v4l: Fixed memory leaks and inconsistent status return values

by updating to c++ coding conventions

 - const correctness
 - use bool as return value
 - use explicit initialization instead of CLEAR macro/ memset
 - use cv namespace
parent a581ddd8
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment