Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libplacebo
Manage
Activity
Members
Labels
Plan
Issues
54
Issue boards
Milestones
Wiki
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
VideoLAN
libplacebo
Commits
35bab017
Commit
35bab017
authored
1 year ago
by
Niklas Haas
Browse files
Options
Downloads
Patches
Plain Diff
renderer: update comment (cosmetic)
parent
ecb62e13
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!597
Various bikeshedding + options documentation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/libplacebo/renderer.h
+1
-1
1 addition, 1 deletion
src/include/libplacebo/renderer.h
with
1 addition
and
1 deletion
src/include/libplacebo/renderer.h
+
1
−
1
View file @
35bab017
...
...
@@ -82,7 +82,7 @@ PL_API void pl_renderer_reset_errors(pl_renderer rr,
enum
pl_lut_type
{
PL_LUT_UNKNOWN
=
0
,
PL_LUT_NATIVE
,
// applied to raw image contents (after fixing bit depth)
PL_LUT_NORMALIZED
,
// applied to normalized RGB values
PL_LUT_NORMALIZED
,
// applied to normalized
(HDR)
RGB values
PL_LUT_CONVERSION
,
// LUT fully replaces color conversion
// Note: When using a PL_LUT_CONVERSION to replace the YUV->RGB conversion,
...
...
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