Skip to content
Snippets Groups Projects

JVET-O0756: HDRTools VTM software integration

All threads resolved!

The HDRTools software that works with the implementation can be found here: https://gitlab.com/standards/HDRTools/tree/0.19-dev

There will be an official release later this week.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Frank Bossen
  • Frank Bossen
  • Dominik Mehlem added 1 commit

    added 1 commit

    • 6e651103 - Made the code compliant with the softwares style guidelines

    Compare with previous version

  • The build system is reporting some errors:

    /Users/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/App/EncoderApp/encmain.cpp:188:62: error: use of undeclared identifier 'metricTimeuser'
             ((endClock - startClock) * 1.0 / CLOCKS_PER_SEC) - (metricTimeuser/1000.0),
                                                                 ^
    /Users/bboe201/jenkins/workspace/VVCSoftware_VTM_mr/source/App/EncoderApp/encmain.cpp:191:10: error: use of undeclared identifier 'totalTime'
             totalTime / 1000.0);
  • Dominik Mehlem added 2 commits

    added 2 commits

    • a022d68f - Made the code compliant with the softwares style guidelines
    • e1fe6df8 - Merge branch 'O0756-HDRTools-VTM-software-integration' of...

    Compare with previous version

  • Frank Bossen resolved all discussions

    resolved all discussions

  • merged

  • Frank Bossen mentioned in commit 1d09ab0e

    mentioned in commit 1d09ab0e

  • Please register or sign in to reply
    Loading