Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

SDK / exoplayer

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Find file History
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
Switch branch/tag
  • exoplayer
  • libraries
  • effect
  • src
  • main
  • assets
  • shaders
  • leonwind's avatar
    Add OETF and EOTF ES2 fragment shaders for non-HDR frames. · 3433758c
    * Transform the intermediate color space to linear SDR by applying the SMPTE 170M EOTF and OETF.
    * Use linear colors for the color filter pixel tests and update all golden bitmaps.
    
    PiperOrigin-RevId: 476124592
    leonwind committed Sep 30, 2022
    3433758c
Name
Last commit
Last Update
..
fragment_shader_contrast_es2.glsl Loading commit data...
fragment_shader_lut_es2.glsl Loading commit data...
fragment_shader_oetf_es3.glsl Loading commit data...
fragment_shader_transformation_es2.glsl Loading commit data...
fragment_shader_transformation_external_yuv_es3.glsl Loading commit data...
fragment_shader_transformation_sdr_external_es2.glsl Loading commit data...
fragment_shader_transformation_sdr_oetf_es2.glsl Loading commit data...
vertex_shader_transformation_es2.glsl Loading commit data...
vertex_shader_transformation_es3.glsl Loading commit data...