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

WIP: updating to SDL_ffmpeg that works with modern ffmpeg #110

Closed

Conversation

LynxAbraxas
Copy link
Contributor

Regarding #88 this PR concerns updating to SDL_ffmpeg that works with modern ffmpeg. So far it contains the changes to GL-CI for testing this, however building 4d2aee2 fails because SDL_ffmpeg@FFmpeg-2018 demands corrections to its use in the code of ctp2 in

aframe= SDL_ffmpegGetAudioFrame(film);

and elsewhere.

@LynxAbraxas
Copy link
Contributor Author

Only the docker built uses SDL_ffmpeg, so that is the only one testing it and the only one that fails: https://travis-ci.com/civctp2/civctp2/jobs/180436538#L5535
GL also tests SDL_ffmpeg but that is not triggered here (would need a manual push of the PR commits to GL, see #84 (comment)) and should work when the travis docker build works so no need for that until the PR passes the build tests.

@LynxAbraxas
Copy link
Contributor Author

@ptitSeb, @MartinGuehmann Please go ahead to adjust the ctp2 code to make use of the new SDL_ffmpeg if you find the time, I won't be able to do so in the near future.

@LynxAbraxas
Copy link
Contributor Author

Not needed any more with the great work in #298 of @williamd67.

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.

None yet

1 participant