On 12/1/08, malc <address@hidden> wrote:
Revision: 5850
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5850
Author: malc
Date: 2008-12-01 20:57:48 +0000 (Mon, 01 Dec 2008)
Log Message:
-----------
Add basic audio functionality to vnc.c
This allows among other things to capturing A/V of running
guests. Ad-hoc client that does this (via script that invokes ffmpeg)
can be found at:
http://repo.or.cz/w/qemu/malc.git?a=tree;f=vcap;hb=capture3
244 and aliguori t =
245 match r8 (pump#get 1) 0 with
246 | 001 -> audio t
247 | msg -> fail "unexpected aliguori message %x" msg
What's an unexpected aliguori message?