]> git.alsa-project.org Git - tinycompress.git/commit
fcplay: Create helper function to open and start the compress device
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Wed, 11 Mar 2026 11:46:38 +0000 (13:46 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 May 2026 11:23:14 +0000 (13:23 +0200)
commit2359d8d4260b38ae84bd07c8b373dc347a38cbdf
tree91d5a65fb67fb074a63b9609d76362ee6a60c2b4
parent7d41dc4bcd39a1b2c449a6f87e827bdbd84d1213
fcplay: Create helper function to open and start the compress device

No functional change, just to prepare to support different continuous
playback strategies.

Closes: https://github.com/alsa-project/tinycompress/pull/33
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/utils-lgpl/fcplay.c