summaryrefslogtreecommitdiff
path: root/sys/tinyalsa
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-141-18/+0
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* Fix build when we have tinyalsa but not its headerXavier Claessens2018-12-181-1/+1
* meson: build tinyalsa pluginTim-Philipp Müller2018-12-171-0/+29
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-2/+1
* tinyalsasink: Use glib CLAMP() instead of our own macroArun Raghavan2016-02-051-8/+3
* tinyalsasink: Limit period size and count to what the h/w permitsArun Raghavan2016-02-051-0/+24
* tinyalsasink: fix tinalsa typoReynaldo H. Verdejo Pinochet2016-02-021-1/+1
* tinyalsasink: fix sample launch lineReynaldo H. Verdejo Pinochet2016-02-021-1/+1
* tinyalsasink: Use int type if we support a single rate/channel countArun Raghavan2016-02-021-7/+18
* tinyalsa: Add a new sink plugin using tinyalsaArun Raghavan2016-02-024-0/+592