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

Gst alsa start at #6

Closed

Conversation

abhilashtuse
Copy link

@abhilashtuse abhilashtuse commented Nov 29, 2016

Compile tested: MIPS, Creator Ci40 (https://github.com/CreatorDev/openwrt)

Description:
Alsa start-at facilitates starting a playback stream at a specified absolute time, which can be used to achieve synchronized playback.

This connects to CreatorDev/openwrt#112

Subject: [PATCH] Synchronize playback support using alsa start-at

Change-Id: I1189aaa8e2d66f664afe89a63490b792ca928143
Signed-off-by: Abhilash Tuse <[email protected]>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit of a description of what the patch does would be useful here. Same for the alsa patch too.

Also, some developers put significant effort into this, perhaps mention some of the key players in signed off by.

Adds API for starting a playback stream at a specified absolute time.

Signed-off-by: Abhilash Tuse <[email protected]>
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2016-11-22 gettextize <[email protected]>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gettextize update has nothing to do with with adding playback support, so why is it added in this patch file?

Signed-off-by: Abhimanyu Vishwakarma <[email protected]>
Signed-off-by: Matin Momin <[email protected]>
Signed-off-by: Sagar Tikore <[email protected]>
Signed-off-by: Marcin Nowakowski <[email protected]>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIR there was no work done by me here except for the gettext version update, which must not be part of this patch.

Abhilash Tuse added 2 commits December 2, 2016 15:33
This patch adds alsaclock implementation along with start-at integration
into gst alsa plugin.

Signed-off-by: Abhilash Tuse <[email protected]>
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.

4 participants