[Bug 795032] h265parse: Make caps writable before modifying them

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 6 19:06:56 UTC 2018


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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 370589:
 --> (https://bugzilla.gnome.org/review?bug=795032&attachment=370589)

::: gst/videoparsers/gsth265parse.c
@@ +2270,2 @@
   /* Try if we can put the downstream caps first */
+  pcopy = gst_caps_copy (peercaps);

There was I guess a reason to no use gst_caps_make_writable() ?

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