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

muxer: allow writing audio frames before video frames #116

Merged
merged 1 commit into from
Dec 27, 2023

muxer: remove useless check

53d7300
Select commit
Loading
Failed to load commit list.
Merged

muxer: allow writing audio frames before video frames #116

muxer: remove useless check
53d7300
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

68.36% (+0.14%) compared to a85e630

View this Pull Request on Codecov

68.36% (+0.14%) compared to a85e630

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a85e630) 68.22% compared to head (53d7300) 68.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   68.22%   68.36%   +0.14%     
==========================================
  Files          42       42              
  Lines        3581     3578       -3     
==========================================
+ Hits         2443     2446       +3     
+ Misses        946      942       -4     
+ Partials      192      190       -2     

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