Skip to content

Conversation

@bjornvolcker
Copy link
Contributor

On the signing side, the current_partial_gop was updated
when encoding the TLVs. The TLV encoding process should
not take any actions. It should solely write the current
state into the SEI.

The update is now done outside encoding. Further, the
counter is initialized to -1 instead of 0. This makes
it more clear on the validation side when the first SEI
is to be used.

On the signing side, the current_partial_gop was updated
when encoding the TLVs. The TLV encoding process should
not take any actions. It should solely write the current
state into the SEI.

The update is now done outside encoding. Further, the
counter is initialized to -1 instead of 0. This makes
it more clear on the validation side when the first SEI
is to be used.
Copy link

@lusikamalo2 lusikamalo2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@bjornvolcker bjornvolcker merged commit 5c02dae into master May 9, 2025
3 checks passed
@bjornvolcker bjornvolcker deleted the dev/better-sei-sync-6 branch May 9, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants