-
Notifications
You must be signed in to change notification settings - Fork 459
Adds AudioEncoderConfig's aac #2306
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
|
Thanks for the PR! This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged. |
|
I'm not sure "restore" is the right word for this kind of things, because it's never been in the libs. Maybe Add is the better word. |
| "members": { | ||
| "member": { | ||
| "aac": null, // Blink only as of 2024-09 | ||
| "flac": null // Blink only as of 2024-09 |
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.
Hmm actually the previous comment was wrong, Blink doesn't have flac config 🤔 and thus is now WebKit only
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.
LOLLLLLLLLLLLLLLLL, I will close this PR 😂
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.
Hmm? aac still has multiple implementations.
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.
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 very much
|
I have fixed it @saschanaz |
|
(methinks people should just use opus but who am I to argue) LGTM |
|
Merging because @saschanaz is a code-owner of all the changes - thanks! |
No description provided.