Skip to content

Correct parsing segmentation duration with 40 bits.#178

Open
potterxu wants to merge 1 commit into
Comcast:masterfrom
potterxu:seg_dur
Open

Correct parsing segmentation duration with 40 bits.#178
potterxu wants to merge 1 commit into
Comcast:masterfrom
potterxu:seg_dur

Conversation

@potterxu

Copy link
Copy Markdown

This pull request is fixing bug raised in [#100] by changing the uint40() function to get the value of the full 5-bytes slice.

The other usage of uint40() function already use 33 bits mask to truncate the value.
scte35.go:113
splicecommand.go:221
splicecommand.go:325

@CLAassistant

CLAassistant commented May 28, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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