[Spice-devel] [spice sound rework 2/3 (take 3)] Revise the spice client and server to use the new snd_codec functions in spice-common.

Christophe Fergeau cfergeau at redhat.com
Mon Nov 4 17:17:45 CET 2013


On Thu, Oct 31, 2013 at 11:09:37AM -0500, Jeremy White wrote:
> @@ -1572,18 +1541,16 @@ void snd_set_playback_compression(int on)
>  {
>      SndWorker *now = workers;
>  
> -    playback_compression = on ? SPICE_AUDIO_DATA_MODE_CELT_0_5_1 : SPICE_AUDIO_DATA_MODE_RAW;
> +    playback_compression = on;

Nit, I'dnormalize the value here: playback_compression = !!on;

ACK series! (only had a quick look at the parts that were changed, not at
the whole series again). Next, Opus.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20131104/27df4985/attachment.pgp>


More information about the Spice-devel mailing list