After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761230 - tinyalsa: Add a new sink plugin using tinyalsa
tinyalsa: Add a new sink plugin using tinyalsa
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal enhancement
: 1.7.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-28 09:44 UTC by Arun Raghavan
Modified: 2016-02-02 03:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tinyalsa: Add a new sink plugin using tinyalsa (20.15 KB, patch)
2016-01-28 09:44 UTC, Arun Raghavan
none Details | Review
tinyalsa: Add a new sink plugin using tinyalsa (20.23 KB, patch)
2016-01-28 10:04 UTC, Arun Raghavan
committed Details | Review

Description Arun Raghavan 2016-01-28 09:44:38 UTC
This uses the tinyalsa library to playback to an ALSA device. Future
work can include using the mmap interface.
Comment 1 Arun Raghavan 2016-01-28 09:44:44 UTC
Created attachment 319906 [details] [review]
tinyalsa: Add a new sink plugin using tinyalsa
Comment 2 Arun Raghavan 2016-01-28 10:04:45 UTC
Created attachment 319907 [details] [review]
tinyalsa: Add a new sink plugin using tinyalsa

This uses the tinyalsa library to playback to an ALSA device. Future
work can include using the mmap interface.
Comment 3 Arun Raghavan 2016-01-28 10:05:35 UTC
The last was a small update based on review comments from Sebastian.
Comment 4 Arun Raghavan 2016-02-02 03:55:56 UTC
Attachment 319907 [details] pushed as c8bd74f - tinyalsa: Add a new sink plugin using tinyalsa