-
Notifications
You must be signed in to change notification settings - Fork 739
Add ogg/vorbis support to binary distribution #750
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #750 +/- ##
=======================================
Coverage 89.24% 89.24%
=======================================
Files 32 32
Lines 2519 2519
=======================================
Hits 2248 2248
Misses 271 271 Continue to review full report at Codecov.
|
Should we have a test for this?
As far as I know, the release is still a few weeks away :) |
Test is already there. |
Right :) |
vincentqb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thanks! |
* Add vorbis to binary build (#750) * Fix lint error
This PR adds ogg/vorbis support to binary build.
@seemethere Can we slip this into the next release?
Solves #674