Skip to content

v4l2object: Use active resolution during fallback colorspace probe

Qi Hou requested to merge (removed):v4l2videodec into master

For legacy drivers that don't implement ENUM_FRAMESIZE, use active resolution to probe colorspace. This can improve the accuracy of the result when the colorspace depends on the resolution. This fixes a wrong colorspace issue on board with vendor bsp at resolution 2560x1440.

Edited by Nicolas Dufresne

Merge request reports