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

Add unknown codec id to remove panic #156

Merged
merged 1 commit into from Jul 5, 2021
Merged

Conversation

xd009642
Copy link
Contributor

@xd009642 xd009642 commented Jul 1, 2021

So I'm just in the progress of debugging the why. However, I did encounter a panic when attempting to decode some audio files with rust-ffmpeg that worked with my previous rust-ffmpeg-next code. This adds an unknown codec id to try and future proof things somewhat replacing the previous unreachable!

@netcrns netcrns merged commit 4e2ea93 into meh:master Jul 5, 2021
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

2 participants