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

AV1 samplebuilder support (WIP) #264

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Implement AppendToSample for AV1Packet

89c2b75
Select commit
Loading
Failed to load commit list.
Open

AV1 samplebuilder support (WIP) #264

Implement AppendToSample for AV1Packet
89c2b75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 15, 2024 in 1s

0.00% of diff hit (target 70.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 70.00%)

Annotations

Check warning on line 192 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L192

Added line #L192 was not covered by tests

Check warning on line 195 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L195

Added line #L195 was not covered by tests

Check warning on line 202 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L200-L202

Added lines #L200 - L202 were not covered by tests

Check warning on line 214 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L205-L214

Added lines #L205 - L214 were not covered by tests

Check warning on line 223 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L216-L223

Added lines #L216 - L223 were not covered by tests

Check warning on line 227 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L225-L227

Added lines #L225 - L227 were not covered by tests

Check warning on line 232 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L229-L232

Added lines #L229 - L232 were not covered by tests

Check warning on line 234 in codecs/av1_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

codecs/av1_packet.go#L234

Added line #L234 was not covered by tests