[Bug 735795] imagefreeze: missing gst_caps_unref

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 04:20:24 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735795
  GStreamer | gst-plugins-good | unspecified

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-01 11:20:17 UTC ---
No, you mix gst_caps_copy() with gst_caps_make_writable(). gst_caps_copy() just
creates a copy, gst_caps_make_writable() either returns the parameter directly
if it's writable already or calls copy & unref.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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