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

Fix VP9 decoding on iOS #269

Merged
merged 1 commit into from
Apr 29, 2024

Fix VP9 decoding on iOS

251d31c
Select commit
Loading
Failed to load commit list.
Merged

Fix VP9 decoding on iOS #269

Fix VP9 decoding on iOS
251d31c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 28, 2024 in 1s

67.27% of diff hit (target 70.00%)

View this Pull Request on Codecov

67.27% of diff hit (target 70.00%)

Annotations

Check warning on line 20 in codecs/vp9/bits.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/bits.go#L20

Added line #L20 was not covered by tests

Check warning on line 35 in codecs/vp9/bits.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/bits.go#L35

Added line #L35 was not covered by tests

Check warning on line 33 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 39 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 47 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L47

Added line #L47 was not covered by tests

Check warning on line 55 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L55

Added line #L55 was not covered by tests

Check warning on line 61 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 66 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 72 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 76 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 80 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 82 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L82

Added line #L82 was not covered by tests

Check warning on line 98 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L98

Added line #L98 was not covered by tests

Check warning on line 131 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L131

Added line #L131 was not covered by tests

Check warning on line 141 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 143 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L143

Added line #L143 was not covered by tests

Check warning on line 148 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L148

Added line #L148 was not covered by tests

Check warning on line 155 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 158 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 163 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L163

Added line #L163 was not covered by tests

Check warning on line 173 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L173

Added line #L173 was not covered by tests

Check warning on line 178 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L178

Added line #L178 was not covered by tests

Check warning on line 183 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L183

Added line #L183 was not covered by tests

Check warning on line 188 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L188

Added line #L188 was not covered by tests

Check warning on line 194 in codecs/vp9/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/vp9/header.go#L194

Added line #L194 was not covered by tests