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

h264: fix 'invalid POC' error #55

Merged
merged 1 commit into from
Aug 8, 2023

h264: fix 'invalid POC' error

3cda38a
Select commit
Loading
Failed to load commit list.
Merged

h264: fix 'invalid POC' error #55

h264: fix 'invalid POC' error
3cda38a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Aug 8, 2023 in 0s

79.41% of diff hit (target 83.85%)

View this Pull Request on Codecov

79.41% of diff hit (target 83.85%)

Annotations

Check warning on line 106 in pkg/codecs/h264/dts_extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/codecs/h264/dts_extractor.go#L106

Added line #L106 was not covered by tests

Check warning on line 122 in pkg/codecs/h264/dts_extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/codecs/h264/dts_extractor.go#L122

Added line #L122 was not covered by tests

Check warning on line 180 in pkg/codecs/h264/dts_extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/codecs/h264/dts_extractor.go#L180

Added line #L180 was not covered by tests

Check warning on line 204 in pkg/codecs/h264/dts_extractor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/codecs/h264/dts_extractor.go#L203-L204

Added lines #L203 - L204 were not covered by tests