Skip to content

Fixing FFmpeg 8 compatibility (sidedata and other depreciated changes)#1045

Open
jonoomph wants to merge 3 commits intodevelopfrom
ffmpeg-8
Open

Fixing FFmpeg 8 compatibility (sidedata and other depreciated changes)#1045
jonoomph wants to merge 3 commits intodevelopfrom
ffmpeg-8

Conversation

@jonoomph
Copy link
Member

No description provided.

@jonoomph
Copy link
Member Author

@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 78.64078% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.62%. Comparing base (dcc0d3e) to head (c1b56f7).

Files with missing lines Patch % Lines
src/FFmpegReader.cpp 83.33% 9 Missing ⚠️
src/FFmpegUtilities.h 78.57% 6 Missing ⚠️
src/FrameMapper.cpp 68.42% 6 Missing ⚠️
src/FFmpegWriter.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1045      +/-   ##
===========================================
+ Coverage    64.59%   64.62%   +0.02%     
===========================================
  Files          208      208              
  Lines        23431    23491      +60     
===========================================
+ Hits         15136    15180      +44     
- Misses        8295     8311      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…or resampling, that caused audio to be lost when resampled (no audio playback) due to invalid channel layouts.
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.

1 participant