[Spice-devel] [PATCH v5 18/20] spice-gtk: Avoid copying the compressed message data in the GStreamer decoder.

Christophe Fergeau cfergeau at redhat.com
Tue Sep 29 04:04:49 PDT 2015


On Tue, Sep 29, 2015 at 12:28:24PM +0200, Francois Gouget wrote:
> 
> On Mon, 21 Sep 2015, Christophe Fergeau wrote:
> 
> > Do we want to add gst 0.10 code at this point? It has been 
> > unmaintained upstream for 2.5 years
> > http://lists.freedesktop.org/archives/gstreamer-announce/2013-March/000273.html
> [...]
> 
> On Mon, 21 Sep 2015, Christophe Fergeau wrote:
> [...]
> > +    g_mutex_init(&decoder->pipeline_mutex);
> > +    g_cond_init(&decoder->pipeline_cond);
> >
> > These symbols are not available in el6 glib2, so we'll need to add a compat
> > implementation for them somehow, but we can fix it later.
> 
> As far as I can tell the latest RHEL 6 does not haev GStreamer 1.0. So 
> either you don't care about el6 support and then this issue is moot, or 
> you do care about it and then GStreamer 0.10 support will be needed.

Good point, no idea yet whether this will get in el6 or not. As I said,
can be fixed later ;)

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150929/956e28fd/attachment.sig>


More information about the Spice-devel mailing list