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

Dependency updates: egui & ffmpeg #11

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Pascal-So
Copy link

This PR bumps egui to 0.28.0 and ffmpeg-the-thrid to 2.0.1. This makes the project compatible with ffmpeg7.

The input_context().packets() iterator now returns result items, for now I decided to just propagate them with ? as is done elsewhere in the affected functions. Let me know if you think a different approach would be more suitable here.

After the changes I ran the main example in this repo, everything seems to work fine. Tested on Arch with ffmpeg 7.0.1 installed.

From my understanding, the crate should still be compatible with ffmpeg6, but note that I haven't actually tested that.

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