summaryrefslogtreecommitdiff
path: root/sys/tinyalsa
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+1
2016-02-05tinyalsasink: Use glib CLAMP() instead of our own macroArun Raghavan1-8/+3
2016-02-05tinyalsasink: Limit period size and count to what the h/w permitsArun Raghavan1-0/+24
2016-02-02tinyalsasink: fix tinalsa typoReynaldo H. Verdejo Pinochet1-1/+1
2016-02-02tinyalsasink: fix sample launch lineReynaldo H. Verdejo Pinochet1-1/+1
2016-02-02tinyalsasink: Use int type if we support a single rate/channel countArun Raghavan1-7/+18
2016-02-02tinyalsa: Add a new sink plugin using tinyalsaArun Raghavan4-0/+592