Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-19 | vsp-lib: Store the scaling configuration internally | Laurent Pinchart | |
This allows deciding whether to compare output frames using the exact or fuzzy algorithm internally, removing the need for an explicit argument to the compare_frames function. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2016-06-19 | tests: Split RPF->WPF test | Laurent Pinchart | |
The VSP instance that supports the largest number of RPF might not be the same as the one that supports the largest number of WPF. To maximize test coverage, split the test into RPF and WPF tests that can use different VSP instances. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |