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

Fix ld-ldf-reader build with current ffmpeg #665

Merged
merged 2 commits into from
Nov 14, 2021

Conversation

atsampson
Copy link
Collaborator

Two patches taken from the ffmpeg example that this code was based on. The #include fix is needed for current ffmpeg Git, but should be fine for older versions too.

From ffmpeg's demuxing_decoding example upstream.
This fixes compilation with current ffmpeg 4.5.

From ffmpeg's demuxing_decoding example upstream.
@atsampson atsampson added deficiency ld-decode An issue only affecting the ld-decode[r] labels Nov 14, 2021
@happycube happycube merged commit d0d7b7e into happycube:master Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deficiency ld-decode An issue only affecting the ld-decode[r]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants