Skip to content
Snippets Groups Projects

Encoder improvement: use IDR_N_LP NAL unit type if GOP does not specify reordering of pictures

Merged Karsten Suehring requested to merge ksuehring/VVCSoftware_VTM:idr_nlp into master

In case there is no reordering in the GOP, leading pictures cannot occur withing the VTM encoding process (e.g. LDB/P configurations).

Edited by Frank Bossen

Merge request reports

Merge request pipeline #5876 passed

Merge request pipeline passed for cf2f7cc3

Approval is optional

Merged by Frank BossenFrank Bossen 4 years ago (Nov 12, 2020 8:59pm UTC)

Merge details

  • Changes merged into master with 1705481f.
  • Did not delete the source branch.

Pipeline #5905 passed

Pipeline passed for 1705481f on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Should the description of the MR be different? The code checks for the presence of reordered pictures which isn't the same as not having leading pictures.

  • Karsten Suehring changed title from Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not contain leading pictures to Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not specify reordering of pictures

    changed title from Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not contain leading pictures to Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not specify reordering of pictures

  • Karsten Suehring changed the description

    changed the description

  • added 1 commit

    • cf2f7cc3 - Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not specify reordering of pictures

    Compare with previous version

  • You are right. What is tested is a more strict GOP constraint that leads to no leading pictures being present. I updated the description and the commit comment.

  • Frank Bossen changed title from Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not specify reordering of pictures to Encoder improvement: use IDR_N_LP NAL unit type if GOP does not specify reordering of pictures

    changed title from Encoder improvement: use IDR_N_LP NAL unit type, if GOP does not specify reordering of pictures to Encoder improvement: use IDR_N_LP NAL unit type if GOP does not specify reordering of pictures

  • merged

  • Frank Bossen mentioned in commit 1705481f

    mentioned in commit 1705481f

Please register or sign in to reply
Loading