[Bug 754465] compositor: Negotiation failure with ARGB64

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 10 11:52:14 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754465

--- Comment #8 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> Review of attachment 311026 [details] [review]:
> 
> Seems to make sense but ...
> 
> ::: gst-libs/gst/video/gstvideoaggregator.c
> @@ +844,3 @@
> +    "GRAY16_LE, v308, RGB16, BGR16, RGB15, BGR15, UYVP, RGB8P, YUV9, YVU9, "
> +    "IYU1, r210, I420_10LE, I420_10BE, I422_10LE, I422_10BE, "
> +    " Y444_10LE, Y444_10BE, GBR, GBR_10LE, GBR_10BE, NV12_64Z32 }");
> 
> I don't like these two hardcoded lists... can't we just generate those in
> class_init() for GstVideoFormatInfos?

Yes, I'm already working on it because videoaggregator actually needs to derive
those from the subclass supported formats. So I'll keep a caps_alpha and
caps_non_alpha around for the element.

-- 
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