Skip to content
Snippets Groups Projects

JVET-T0053: Adding support for Annotated Regions SEI message

All threads resolved!

Added support for annotated regions SEI message (JVET-T0053). The design of the SEI is identical to HEVC and hence the software implementation is mostly ported from HM.

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
  • added 1 commit

    • aab25726 - For gcc-10.0.2.1 and 11.0.0.0 support

    Compare with previous version

  • Thanks, I couldn't reproduce the issue with gcc-10.2.x.x with Ubuntu 18.04. But agree with the fix of adding . Added the proposed fix to the branch.

  • Looks generally ready for merging except for the minor issues I commented on. Could please also rebase to master to resolve the merge conflicts?

  • added 1 commit

    • e820cd5f - Incorporating Karsten's review comments for ARSEI and also rebased with master.

    Compare with previous version

  • It looks like the rebase did not work as expected. I'm still seeing the same merge conflicts. Did you update your local master?

  • @ksuehring - Yes, I did update the local master.

    git checkout master reports that "Your branch is up-to-date with 'origin/master'."

    In the branch, if I do git rebase master reports that, "Current branch T0053-ARSEI-Merge is up to date."

    Please suggest.

  • Karsten Suehring resolved all threads

    resolved all threads

  • origin should be you fork. This won't get updated unless you do so manually. An explanation how to do that can be found in the wiki:

    https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/wikis/VVC-Software-Development-Workflow#keeping-your-fork-in-sync

  • added 122 commits

    • e820cd5f...ba6b2d34 - 116 commits from branch jvet:master
    • cb870f6b - JVET-0053: Adding support for Annotated Regions
    • 5b78cd27 - Updated software manual to reflect the AR SEI changes
    • 3b616491 - For gcc-10.0.2.1 and 11.0.0.0 support
    • 8d7f6600 - Incorporating Karsten's review comments for ARSEI and also rebased with master.
    • 14f13422 - rebase with master
    • 500b5c6f - Resolving errors for rebase with master

    Compare with previous version

  • Followed the steps and pushed the changes. Believe it should work this time.

  • mentioned in commit 40c03461

  • Please register or sign in to reply
    Loading