-
Notifications
You must be signed in to change notification settings - Fork 160
Add a way of specifying blockSize and compressLevel to FLAC encod… #620
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 a way of specifying blockSize and compressLevel to FLAC encod… #620
Conversation
|
Do any reviewers have further comments here ? |
I have none. Works for me. |
|
@chrisn did you want to stamp and merge? |
|
There's just one change remaining, I suggest removing the |
done, update FLAC reference to IETF draft. @chrisn |
chrisn
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.
Thank you @bdrtc, looks good!
This PR adds blockSize, compressLevel configuration knobs to the FLAC encoder.
This should fix #595 ,
@Yahweasel @dalecurtis