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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 12 06:33:58 UTC 2016


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

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
If you want to take a look, take gst_rtp_opus_depay_setcaps() and
gst_rtp_opus_pay_setcaps() as examples. Basically you get the first structure
of the caps, parse the relevant field from it, then put that on the output caps
and possibly transform it to the correct format while doing so.

Let me know, also if you have more questions. Otherwise I'll make a patch for
that at some point :)

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