Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libcamera
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nícolas F. R. A. Prado
libcamera
Commits
7a7e78b9
Commit
7a7e78b9
authored
3 years ago
by
Nícolas F. R. A. Prado
Browse files
Options
Downloads
Patches
Plain Diff
tmp: Disable raw testing in lc-compliance
RkISP1 pipeline should be fixed to support raw?
parent
b6ff1d03
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lc-compliance/single_stream.cpp
+1
-1
1 addition, 1 deletion
src/lc-compliance/single_stream.cpp
with
1 addition
and
1 deletion
src/lc-compliance/single_stream.cpp
+
1
−
1
View file @
7a7e78b9
...
...
@@ -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
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment