[Spice-devel] [PATCH spice-gtk v2 5/5] display-gst: Use Playbin for GStreamer 1.9.0 onwards

Christophe Fergeau cfergeau at redhat.com
Tue Jun 6 15:38:30 UTC 2017


On Fri, May 12, 2017 at 03:41:01PM +0200, Victor Toso wrote:
> > > +typedef enum {
> > > +  GST_PLAY_FLAG_VIDEO             = (1 << 0),
> > > +  GST_PLAY_FLAG_AUDIO             = (1 << 1),
> > > +  GST_PLAY_FLAG_TEXT              = (1 << 2),
> > > +  GST_PLAY_FLAG_VIS               = (1 << 3),
> > > +  GST_PLAY_FLAG_SOFT_VOLUME       = (1 << 4),
> > > +  GST_PLAY_FLAG_NATIVE_AUDIO      = (1 << 5),
> > > +  GST_PLAY_FLAG_NATIVE_VIDEO      = (1 << 6),
> > > +  GST_PLAY_FLAG_DOWNLOAD          = (1 << 7),
> > > +  GST_PLAY_FLAG_BUFFERING         = (1 << 8),
> > > +  GST_PLAY_FLAG_DEINTERLACE       = (1 << 9),
> > > +  GST_PLAY_FLAG_SOFT_COLORBALANCE = (1 << 10),
> > > +  GST_PLAY_FLAG_FORCE_FILTERS     = (1 << 11),
> > > +} GstPlayFlags;
> > > +
> >  __       __   __  ___  _______ 
> > |  |     |  | |  |/  / |   ____|
> > |  |     |  | |  '  /  |  |__   
> > |  |     |  | |    <   |   __|  
> > |  `----.|  | |  .  \  |  |____ 
> > |_______||__| |__|\__\ |_______|
> >
> 
> I got 0 reply on why this is not exported :P
> It is the second time I have to do this...
> 
> https://git.gnome.org/browse/grilo-plugins/tree/src/chromaprint/grl-chromaprint.c#n73

Do you have a bug # for this issue?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170606/84ba6587/attachment.sig>


More information about the Spice-devel mailing list