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

VideoCommon/FrameDump: Remove code for older versions of avcodec. #9188

Conversation

jordan-woyak
Copy link
Member

I've removed code that was supporting older versions of libavcodec.

Based on the #ifdefs I removed we now require 58.9.100.
Ubuntu 20.04 appears to currently provide 58.54.100.

This cleans up some logic that had to send a frame and receive a packet in the same deprecated call.

@leoetlino leoetlino merged commit 7f66de0 into dolphin-emu:master Oct 26, 2020
10 checks passed
@jordan-woyak jordan-woyak deleted the stop-caring-about-old-avcodec-versions branch October 26, 2020 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants