GNOME Bugzilla – Bug 797002
glupload: refine transform caps of directviv uploade
Last modified: 2018-11-03 12:09:19 UTC
if downstream only accept YUV format (eg, add capsfilter), then we should passthrough color format and don't extend to directviv support format. The failed case is: gst-launch-1.0 videotestsrc ! glupload ! video/x-raw(memory:GLMemory),format=I420 ! glcolorconvert ! video/x-raw(memory:GLMemory),format=RGBA ! glimagesinkelement
Created attachment 373415 [details] [review] glupload: refine transform caps of directviv uploader
How does this interact with bug 783521 ?
-- 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/476.