Add basic audio functionality to vnc.c
commit429a8ed3844b04dd5d8a8eb88f021ed335dff1fa
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 20:57:48 +0000 (1 20:57 +0000)
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Dec 2008 20:57:48 +0000 (1 20:57 +0000)
treec9e011a4535351e769a0c1a900143a033698c6c5
parent8da3ff180974732fc4272cb4433fef85c1822961
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

Thanks to Anthony Liguori for comments and review.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5850 c046a42c-6fe2-441c-8c8c-71466251a162
vnc.c