[Bug 766236] rtp j2k payload/depayload messes up colours in sample pattern

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 16:16:44 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #329292|reviewed                    |needs-work
             status|                            |

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

::: gst/rtp/gstrtpj2kdepay.c
@@ +57,3 @@
     GST_STATIC_CAPS ("application/x-rtp, "
+        "media = (string) \"video\", " "clock-rate = (int) 90000, "
+        GST_RTP_J2K_SAMPLING_LIST "," "encoding-name = (string) \"JPEG2000\"")

We should keep the field optional here for backwards compat reasons... and fall
back to YUV (with subsampling as parsed from the stream)

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