[Spice-devel] [PATCH spice-gtk v2 5/5] display-gst: Use Playbin for GStreamer 1.9.0 onwards
Victor Toso
victortoso at redhat.com
Wed Jun 28 10:12:53 UTC 2017
Hey,
On Tue, Jun 06, 2017 at 05:38:30PM +0200, Christophe Fergeau wrote:
> 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?
Just did: https://bugzilla.gnome.org/show_bug.cgi?id=784279
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170628/46bac309/attachment.sig>
More information about the Spice-devel
mailing list