Skip to content
Snippets Groups Projects
Commit 7a7e78b9 authored by Nícolas F. R. A. Prado's avatar Nícolas F. R. A. Prado
Browse files

tmp: Disable raw testing in lc-compliance

RkISP1 pipeline should be fixed to support raw?
parent b6ff1d03
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ Results::Result testRequestUnbalance(std::shared_ptr<Camera> camera,
Results testSingleStream(std::shared_ptr<Camera> camera)
{
static const std::vector<std::pair<std::string, StreamRole>> roles = {
{ "raw", Raw },
/* { "raw", Raw }, */
{ "still", StillCapture },
{ "video", VideoRecording },
{ "viewfinder", Viewfinder },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment