After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796144 - videoinfo: GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA is not reflected in caps
videoinfo: GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA is not reflected in caps
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-15 16:38 UTC by Stian Selnes (stianse)
Modified: 2018-11-03 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test for GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA to/from caps (1.41 KB, patch)
2018-05-15 16:38 UTC, Stian Selnes (stianse)
none Details | Review

Description Stian Selnes (stianse) 2018-05-15 16:38:09 UTC
Created attachment 372079 [details] [review]
test for GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA to/from caps

It would be nice if GST_VIDEO_FLAG_PREMULTIPLIED_ALPHA is reflected in the caps. Attached is a test case I would expect to work.
Comment 1 Nicolas Dufresne (ndufresne) 2018-05-15 17:00:43 UTC
Review of attachment 372079 [details] [review]:

This flag has always only been used internally in the converter / scaler. It is really hard to add this now. Adding a new field does not work, since existing element will accept that format even if not supported (because no fields, many any/all). Do you have a plan/idea ?
Comment 2 Stian Selnes (stianse) 2018-05-15 17:19:55 UTC
No plan, really. It was just surprising behavior so I thought I'd post a bug. I needed to pass this information when writing a test for our converter, but found an easy way around that. Feel free to close this if it's unlikely to be implemented :-)
Comment 3 GStreamer system administrator 2018-11-03 12:07:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/454.