Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix build with ffmpeg snapshots. #5733

Merged
merged 1 commit into from
Nov 20, 2017
Merged

Fix build with ffmpeg snapshots. #5733

merged 1 commit into from
Nov 20, 2017

Conversation

orbea
Copy link
Contributor

@orbea orbea commented Nov 20, 2017

Fixes #5717

I tested this with all of the supported ffmpeg releases.

  • The latest snapsnot.
  • 3.4
  • 3.3.5
  • 3.2.9
  • 3.1.11
  • 3.0.9
  • 2.8.13

Which all continued to work.

I also tested two unsupported releases.

  • 3.2.4
  • 2.6.3

Unfortunately this commit will break the ancient 2.6.3, but I am not sure anyone is or should be using that anymore and this might be unavoidable?

@inactive123
Copy link
Contributor

inactive123 commented Nov 20, 2017

You have to wonder why they keep doing this nonsense - coming up with new defines that are just renamed defines anyway. They are just needlessly breaking code and backwards compatibility constantly.

@inactive123 inactive123 merged commit 517c7b1 into libretro:master Nov 20, 2017
@orbea
Copy link
Contributor Author

orbea commented Nov 20, 2017

Yea, its a bit silly...

@orbea orbea deleted the ffmpeg_snapshot branch November 20, 2017 22:37
@orbea
Copy link
Contributor Author

orbea commented Nov 21, 2017

Btw, thanks for fixing the compat with older ffmpeg versions. That was easier than I thought it would be...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants