aboutsummaryrefslogtreecommitdiff
path: root/replay/replay-audio.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk1-0/+79
This patch adds recording and replaying audio data. Is saves synchronization information for audio out and inputs from the microphone. v2: removed unneeded whitespace change Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> Message-id: 20170202055054.4848.94901.stgit@PASHA-ISP.lan02.inno [ kraxel: add qemu/error-report.h include to fix osx build failure ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>