Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • M MPEG129-m52280
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Satoru KUMA
  • MPEG129-m52280
  • Repository
Switch branch/tag
  • MPEG129-m52280
  • tmc3
  • TMC3.cpp
Find file BlameHistoryPermalink
  • Khaled Mammou's avatar
    support 16b to 8b reflectance conversion by scaling src/output values · b82deac2
    Khaled Mammou authored Aug 27, 2018 and David Flynn's avatar David Flynn committed Sep 03, 2018
    Certain test sequences with 16-bit reflectance are actually 8-bit data that
    has been scaled by 255.  This commit adds non-normative support to the
    encoder and decoder to convert between the two representations through
    the option "hack.reflectanceScale".
    b82deac2