[Bug 759860] glupload: Attaches composition overlay when not supported
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 4 18:51:15 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=759860
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.7.2
Summary|glfilters: Attach |glupload: Attaches
|composition overlay when |composition overlay when
|not supported |not supported
--- Comment #19 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 479dcdc3b4393a4583d4e6d352f7bd934647a247
Author: Matthew Waters <matthew at centricular.com>
Date: Mon Jan 4 20:26:09 2016 +1100
glupload: always add texture-target field to GL caps
1. Various elements/base classes only perform a subset check on accept-caps
2. Some GL elements have texture-target in their pad template
3. When checking subsets, only the caps to check are allowed to contain
extra
fields. If the 'template' caps have extra fields, the subset fails.
Thus without texture-target on the caps, various accept-caps
implementations
were failing.
Also, add some convenience functions for setting and retrieving
texture targets to/from GValue.
https://bugzilla.gnome.org/show_bug.cgi?id=759860
commit 65f03061ad40173db8ccf9862eb0ca5cb5d794bb
Author: Matthew Waters <matthew at centricular.com>
Date: Tue Dec 29 18:16:04 2015 +1100
glupload: passthrough composition caps features
Don't unconditionally add it to any and all caps transformations.
https://bugzilla.gnome.org/show_bug.cgi?id=759860
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list