On Thu, 22 Oct 2015, Christophe Fergeau wrote:
>
> Ah, now I see it's this patch which needs to disable zero copy. ACK.
That and it's useful to be able to disable zero-copy for testing or
debugging purposes.
--
Francois Gouget
___
Spice-devel mail
Ah, now I see it's this patch which needs to disable zero copy. ACK.
On Wed, Oct 14, 2015 at 05:33:26PM +0200, Francois Gouget wrote:
> configure will use GStreamer 1.0 if present and fall back to
> GStreamer 0.10 otherwise.
>
> Signed-off-by: Francois Gouget
> ---
> configure.ac
configure will use GStreamer 1.0 if present and fall back to
GStreamer 0.10 otherwise.
Signed-off-by: Francois Gouget
---
configure.ac | 35
server/Makefile.am | 8 +
server/gstreamer_encoder.c | 79 ++
s