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
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel