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

hardware: Fix deprecated code removed in ffmpeg 5 #3705

Merged
merged 1 commit into from Sep 6, 2022

Conversation

Jookia
Copy link
Contributor

@Jookia Jookia commented Sep 5, 2022

All this code is compatible with ffmpeg 4 so no version check is needed.

What issue(s) does this PR address?

Closes #3283

Does this PR introduce new feature(s)?

No

Does this PR introduce any breaking change(s)?

Hopefully not

Additional information

@Jookia Jookia force-pushed the RFC_ffmpeg5 branch 2 times, most recently from 3bbff54 to 702294e Compare September 5, 2022 23:38
All this code is compatible with ffmpeg 4 so no version check is needed.
@Jookia Jookia changed the title hardware: Fix deprecated code removed ffmpeg 5 hardware: Fix deprecated code removed in ffmpeg 5 Sep 6, 2022
@joncampbell123 joncampbell123 merged commit cef2654 into joncampbell123:master Sep 6, 2022
@Jookia Jookia deleted the RFC_ffmpeg5 branch September 6, 2022 23:23
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.

Add support for ffmpeg 5.x to avoid breakage in hardware.cpp
2 participants