Skip to content

Add a way of specifying blockSize and compressLevel to FLAC encod… - #620

Merged
chrisn merged 4 commits into
w3c:mainfrom
bdrtc:595-add-a-way-of-specifying-frame-duration
Jan 4, 2023
Merged

Add a way of specifying blockSize and compressLevel to FLAC encod…#620
chrisn merged 4 commits into
w3c:mainfrom
bdrtc:595-add-a-way-of-specifying-frame-duration

Conversation

@bdrtc

@bdrtc bdrtc commented Dec 9, 2022

Copy link
Copy Markdown
Contributor

This PR adds blockSize, compressLevel configuration knobs to the FLAC encoder.

This should fix #595 ,
@Yahweasel @dalecurtis

@bdrtc bdrtc changed the title This fixes #595. Add a way of specifying blockSize and compressLevel to FLAC encod… Add a way of specifying blockSize and compressLevel to FLAC encod… Dec 9, 2022
@dalecurtis
dalecurtis requested review from chrisn and padenot December 9, 2022 17:46
@bdrtc

bdrtc commented Dec 12, 2022

Copy link
Copy Markdown
Contributor Author

@padenot @aboba .

Comment thread flac_codec_registration.src.html Outdated
Comment thread flac_codec_registration.src.html Outdated
@bdrtc
bdrtc requested review from chrisn and removed request for padenot December 19, 2022 09:30
@bdrtc

bdrtc commented Dec 28, 2022

Copy link
Copy Markdown
Contributor Author

Do any reviewers have further comments here ?
Thanks for your time 🥇

@Yahweasel

Copy link
Copy Markdown
Contributor

Do any reviewers have further comments here ? Thanks for your time 1st_place_medal

I have none. Works for me.

@dalecurtis

Copy link
Copy Markdown
Contributor

@chrisn did you want to stamp and merge?

@chrisn

chrisn commented Jan 3, 2023

Copy link
Copy Markdown
Member

There's just one change remaining, I suggest removing the FLAC-DRAFT reference and updating FLAC to point to the IETF draft.

@bdrtc

bdrtc commented Jan 4, 2023

Copy link
Copy Markdown
Contributor Author

There's just one change remaining, I suggest removing the FLAC-DRAFT reference and updating FLAC to point to the IETF draft.

done, update FLAC reference to IETF draft. @chrisn

@chrisn chrisn left a comment

Copy link
Copy Markdown
Member

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!

@chrisn
chrisn merged commit 47b8051 into w3c:main Jan 4, 2023
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.

Add a way of specifying frame duration to FLAC encoder config

4 participants