[Bug 754465] compositor: Negotiation failure with ARGB64

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


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311026|none                        |reviewed
             status|                            |

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 311026:
 --> (https://bugzilla.gnome.org/review?bug=754465&attachment=311026)

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?

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