]> git.alsa-project.org Git - alsa-plugins.git/commit
Properly terminate stream in polypaudio plugin
authorPierre Ossman <ossman@cendio.se>
Wed, 8 Mar 2006 12:16:51 +0000 (12:16 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Mar 2006 12:16:51 +0000 (12:16 +0000)
commit8c65cdcb6e1872470f66a97a1c70418a688d4490
tree68a24a2cb18ed320a71d1c257b26538633e1ab72
parent9dd5f99aaa41c94b0ca89701282a9564f24e88fe
Properly terminate stream in polypaudio plugin

Some applications like to call prepare over and over again, recreating
the stream each time. Previously we just cleaned up the local end each
time, but this makes sure the server also releases its resources.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
polyp/pcm_polyp.c
polyp/polyp.c
polyp/polyp.h