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

base: fix encoder module #755

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Conversation

webispy
Copy link
Collaborator

@webispy webispy commented Dec 13, 2021

Add API for codec and mime_type to encoder module.
And add the 'is_end' parameter to the .encode API so that the
encoder plugin can check if that pcm is the last or not.

Signed-off-by: Inho Oh webispy@gmail.com

@webispy webispy added the WIP Working in progress label Dec 13, 2021
@webispy webispy added this to the v1.8.0 milestone Dec 13, 2021
@webispy webispy removed the WIP Working in progress label Dec 14, 2021
Add API for codec and mime_type to encoder module.
And add the 'is_end' parameter to the `.encode` API so that the
encoder plugin can check if that pcm is the last or not.

Signed-off-by: Inho Oh <webispy@gmail.com>
@kimhyungrok kimhyungrok merged commit 46a2faa into nugu-developers:master Dec 14, 2021
@webispy webispy deleted the fix_encoder branch December 14, 2021 07:44
This pull request was closed.
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.

2 participants