[Bug 790023] matroskademux: Add parsing Colour element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 8 08:53:31 UTC 2017


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

--- Comment #8 from Seungha Yang <pudding8757 at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #6)
> Review of attachment 363187 [details] [review]:
> 
> ::: gst/matroska/matroska-demux.c
> @@ +465,3 @@
> +            break;
> +          default:
> +            break;
> 
> Also print here
> 
> @@ +5742,3 @@
> +      gchar *colorimetry =
> +          gst_video_colorimetry_to_string (&videocontext->colorimetry);
> +      gst_caps_set_simple (caps, "colorimetry", G_TYPE_STRING, colorimetry,
> 
> And it would make sense to also print the final string here that is actually
> set in the caps

All done :)

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