Searched hist:"857271 a29c2c0e5deb05deb540a2580d1d408b34" (Results 1 – 5 of 5) sorted by relevance
/qemu/audio/ |
H A D | noaudio.c | 857271a29c2c0e5deb05deb540a2580d1d408b34 Thu Sep 19 21:24:21 UTC 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: common rate control code for timer based outputs
This commit removes the ad-hoc rate-limiting code from noaudio and wavaudio, and replaces them with a (slightly modified) code from spiceaudio. This way multiple write calls (for example when the circular buffer wraps around) do not cause problems.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: fd0fe5b95b13fa26d09ae77a72f99d0ea411de14.1568927990.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | wavaudio.c | 857271a29c2c0e5deb05deb540a2580d1d408b34 Thu Sep 19 21:24:21 UTC 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: common rate control code for timer based outputs
This commit removes the ad-hoc rate-limiting code from noaudio and wavaudio, and replaces them with a (slightly modified) code from spiceaudio. This way multiple write calls (for example when the circular buffer wraps around) do not cause problems.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: fd0fe5b95b13fa26d09ae77a72f99d0ea411de14.1568927990.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | spiceaudio.c | 857271a29c2c0e5deb05deb540a2580d1d408b34 Thu Sep 19 21:24:21 UTC 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: common rate control code for timer based outputs
This commit removes the ad-hoc rate-limiting code from noaudio and wavaudio, and replaces them with a (slightly modified) code from spiceaudio. This way multiple write calls (for example when the circular buffer wraps around) do not cause problems.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: fd0fe5b95b13fa26d09ae77a72f99d0ea411de14.1568927990.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | audio_int.h | 857271a29c2c0e5deb05deb540a2580d1d408b34 Thu Sep 19 21:24:21 UTC 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: common rate control code for timer based outputs
This commit removes the ad-hoc rate-limiting code from noaudio and wavaudio, and replaces them with a (slightly modified) code from spiceaudio. This way multiple write calls (for example when the circular buffer wraps around) do not cause problems.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: fd0fe5b95b13fa26d09ae77a72f99d0ea411de14.1568927990.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | audio.c | 857271a29c2c0e5deb05deb540a2580d1d408b34 Thu Sep 19 21:24:21 UTC 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> audio: common rate control code for timer based outputs
This commit removes the ad-hoc rate-limiting code from noaudio and wavaudio, and replaces them with a (slightly modified) code from spiceaudio. This way multiple write calls (for example when the circular buffer wraps around) do not cause problems.
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: fd0fe5b95b13fa26d09ae77a72f99d0ea411de14.1568927990.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|