Skip to content

fix wrong continuity counter modulo#323

Merged
braice merged 1 commit into
braice:mumudvb2from
hack03er:modulo_cc
Jan 9, 2025
Merged

fix wrong continuity counter modulo#323
braice merged 1 commit into
braice:mumudvb2from
hack03er:modulo_cc

Conversation

@hack03er

@hack03er hack03er commented Jan 9, 2025

Copy link
Copy Markdown
Contributor

This PR doesn't change what happens, because the compiler already does module on the continuity counter bitfield in the ts_header_t struct. uint8_t continuity_counter :4;
Still i propose to correct the modulo value.

@braice

braice commented Jan 9, 2025

Copy link
Copy Markdown
Owner

Looks good to me !
Thank you

@braice
braice merged commit 73f5f70 into braice:mumudvb2 Jan 9, 2025
@hack03er
hack03er deleted the modulo_cc branch January 15, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants