Skip to content

Fix build with ffmpeg 6 - #235

Merged
ThKattanek merged 2 commits into
ThKattanek:masterfrom
Zirias:ffmpeg6
Mar 20, 2023
Merged

ThKattanek merged 2 commits into
ThKattanek:masterfrom
Zirias:ffmpeg6

Conversation

@Zirias

@Zirias Zirias commented Mar 20, 2023

Copy link
Copy Markdown
Contributor

This doesn't attempt to replace deprecated functions, it only replaces functions that are gone (avcodec_encode_[audio|video]2) with straight-forward replacement code.

It fixes the build with the latest 6.0 release and still builds fine with ffmpeg 4.4

Zirias and others added 2 commits March 20, 2023 09:42
This doesn't attempt to replace deprecated functions, it only replaces
functions that are gone (avcodec_encode_[audio|video]2) with
straight-forward replacement code.

It fixes the build with the latest 6.0 release and still builds fine
with ffmpeg 4.4
@ThKattanek

Copy link
Copy Markdown
Owner

Compiling on my side is o.k. also cross-compiling with mxe. thx

@ThKattanek
ThKattanek merged commit d1363f9 into ThKattanek:master Mar 20, 2023
@Zirias
Zirias deleted the ffmpeg6 branch March 20, 2023 17:25
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