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 support for AV1 and VP9 to play-from-disk-renegotiation example #3044

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

JoeTurki
Copy link
Member

@JoeTurki JoeTurki commented Feb 27, 2025

Description

Add support for AV1 and VP9 to play-from-disk-renegotiation example

Fixes a bug where it misses few packets at the start.

Reference issue

part of the AV1 enhancement overall #3036

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.44%. Comparing base (8f8c232) to head (98a0025).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3044      +/-   ##
==========================================
- Coverage   78.51%   78.44%   -0.08%     
==========================================
  Files          91       91              
  Lines       11292    11292              
==========================================
- Hits         8866     8858       -8     
- Misses       1937     1943       +6     
- Partials      489      491       +2     
Flag Coverage Δ
go 80.31% <ø> (-0.08%) ⬇️
wasm 63.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoeTurki JoeTurki force-pushed the impr/play-from-disk-codecs branch 2 times, most recently from e95b84b to ee7d982 Compare February 27, 2025 07:49
@JoeTurki JoeTurki force-pushed the impr/play-from-disk-codecs branch from ee7d982 to 98a0025 Compare March 2, 2025 08:26
@JoeTurki JoeTurki merged commit 98a0025 into master Mar 2, 2025
18 checks passed
@JoeTurki JoeTurki deleted the impr/play-from-disk-codecs branch March 2, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant