[Bug 753306] h264parser: fix MVC specific data memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 5 21:33:48 PDT 2015


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

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Review of attachment 308830:
 --> (https://bugzilla.gnome.org/review?bug=753306&attachment=308830)

This is actually a bug in h264parse, not calling gst_h264_sps_clear() on the
returned SPS. The codec parser library can't do it - one of the points of
gst_h264_parser_parse_subset_sps() is to return the extra MVC info (as well as
storing it). Clearing the info before returning defeats the 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