Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get_video_desc_from_string: print error if unknown
Print an error if unknown mode was given, which could give the user a guidance what is wrong, eg.: `uv -t testcard:mode=bogus` outputted just`[testcard] Wrong video size, given: 0x0`, which isn't much helpful. Now it outputs also `[video] Unrecognized video mode: bogus`
- Loading branch information