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

build(deps): update to FFmpeg 7.1 #3263

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

cgutman
Copy link
Collaborator

@cgutman cgutman commented Oct 5, 2024

Description

Integrate the FFmpeg update from LizardByte/build-deps#359 along with the Sunshine changes required to support them.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

Copy link

codecov bot commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 9.74%. Comparing base (756d2e1) to head (7e0e58b).
Report is 89 commits behind head on master.

Files with missing lines Patch % Lines
src/video.cpp 0.00% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3263      +/-   ##
=========================================
- Coverage    9.74%   9.74%   -0.01%     
=========================================
  Files         101     101              
  Lines       17972   17975       +3     
  Branches     8417    8420       +3     
=========================================
  Hits         1751    1751              
  Misses      13330   13330              
- Partials     2891    2894       +3     
Flag Coverage Δ
Linux 7.27% <ø> (ø)
Windows 5.10% <ø> (ø)
macOS-13 10.53% <0.00%> (-0.02%) ⬇️
macOS-14 10.02% <0.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/video.cpp 27.17% <0.00%> (-0.07%) ⬇️

@ReenigneArcher ReenigneArcher mentioned this pull request Oct 5, 2024
3 tasks
@ReenigneArcher

This comment was marked as resolved.

@cgutman

This comment was marked as resolved.

@cgutman cgutman force-pushed the ffmpeg_7.1 branch 2 times, most recently from 77829e6 to 7b84bee Compare October 6, 2024 21:00
@cgutman cgutman enabled auto-merge (squash) October 6, 2024 21:17
@cgutman cgutman disabled auto-merge October 6, 2024 21:54
@cgutman cgutman enabled auto-merge (squash) October 6, 2024 23:17
Copy link

sonarqubecloud bot commented Oct 6, 2024

@cgutman cgutman merged commit 011a872 into LizardByte:master Oct 7, 2024
34 of 35 checks passed
KuleRucket pushed a commit to KuleRucket/Sunshine that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants