Re: [Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2014-01-22 Thread Christophe Fergeau
On Tue, Jan 21, 2014 at 11:37:12AM -0600, Jeremy White wrote: > fyi, Gerd indicated that the patch looked sane, and that he'd add it > to the spice queue for the next spice pull. Great! :) Christophe pgp5B7l9Oto7F.pgp Description: PGP signature ___ Sp

Re: [Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2014-01-21 Thread Jeremy White
On 01/02/2014 06:43 AM, Christophe Fergeau wrote: On Tue, Dec 10, 2013 at 12:55:20PM -0600, Jeremy White wrote: small c&p issue here, this should be SPICE_RECORD_CAP_OPUS. I'll squash this in, and finally push the whole series! Thanks a lot for all the hardwork! Woohoo! And with some delay,

Re: [Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2014-01-02 Thread Christophe Fergeau
On Tue, Dec 10, 2013 at 12:55:20PM -0600, Jeremy White wrote: > >small c&p issue here, this should be SPICE_RECORD_CAP_OPUS. I'll squash > >this in, and finally push the whole series! Thanks a lot for all > >the hardwork! > > Woohoo! And with some delay, this is finally all pushed to spice/spice-

Re: [Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2013-12-10 Thread Jeremy White
small c&p issue here, this should be SPICE_RECORD_CAP_OPUS. I'll squash this in, and finally push the whole series! Thanks a lot for all the hardwork! Woohoo! Cheers, Jeremy ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.

Re: [Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2013-12-10 Thread Christophe Fergeau
On Sat, Nov 30, 2013 at 09:19:21AM -0600, Jeremy White wrote: > > Signed-off-by: Jeremy White > --- > client/audio_channels.h |3 +- > client/audio_devices.h |8 --- > client/platform.h |6 ++- > client/playback_channel.cpp | 23 > client/record_channel.

[Spice-devel] [spice opus support 3/6 (take 4b)] Add support for the Opus codec

2013-11-30 Thread Jeremy White
Signed-off-by: Jeremy White --- client/audio_channels.h |3 +- client/audio_devices.h |8 --- client/platform.h |6 ++- client/playback_channel.cpp | 23 client/record_channel.cpp | 41 ++- client/x11/platform.cpp | 10 ++-- client/