Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VLA support - an RTP header extension parser/builder #245

Merged
merged 1 commit into from
Jan 28, 2024

Add VLA extention header parser

eef54d7
Select commit
Loading
Failed to load commit list.
Merged

Add VLA support - an RTP header extension parser/builder #245

Add VLA extention header parser
eef54d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 7, 2024 in 1s

86.66% of diff hit (target 70.00%)

View this Pull Request on Codecov

86.66% of diff hit (target 70.00%)

Annotations

Check warning on line 84 in codecs/av1/obu/leb128.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1/obu/leb128.go#L84

Added line #L84 was not covered by tests

Check warning on line 218 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 253 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 286 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 289 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 301 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 340 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 356 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L346-L356

Added lines #L346 - L356 were not covered by tests

Check warning on line 359 in vlaextension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

vlaextension.go#L358-L359

Added lines #L358 - L359 were not covered by tests