Add compatibility with FFMPEG 7.0#16499
Merged
LibretroAdmin merged 1 commit intolibretro:masterfrom May 9, 2024
Merged
Conversation
0a0b6a8 to
5847496
Compare
Contributor
|
I have asked @hizzlekizzle to test this. Thanks for doing this. |
Collaborator
|
@LibretroAdmin just got done testing and all seems well. It does what it says on the tin. |
channel_layout has been replaced with ch_layout Fix: libretro#16437
Contributor
Author
Simplified the code following feedback from another patch from another project. |
Contributor
|
Confirmed with @hizzlekizzle that the latest patch worked for him. Thanks so much for this. This will make ffmpeg viable again on Linux. |
emilazy
added a commit
to emilazy/nixpkgs
that referenced
this pull request
Aug 20, 2024
FFmpeg 7 support was added in 1.19.0; see <libretro/RetroArch#16499>.
13 tasks
greg-hellings
pushed a commit
to greg-hellings/nixpkgs
that referenced
this pull request
Aug 24, 2024
FFmpeg 7 support was added in 1.19.0; see <libretro/RetroArch#16499>.
Sunderland93
pushed a commit
to Sunderland93/RetroArch
that referenced
this pull request
Dec 26, 2024
channel_layout has been replaced with ch_layout Fix: libretro#16437
|
Hello 1.21.0 fails to build with FFmpeg 8, should I open a new PR? Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
channel_layout has been replaced with ch_layout
Fix: #16437