[Bug 753937] dashdemux: don't meddle with the class struct from an instance
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 26 16:39:31 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753937
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.6.0
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit ef7f5fc4c7f19c35238cbdaa597cf43c90454e23
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Fri Aug 21 16:13:43 2015 +0100
dashdemux: don't meddle with the class struct from an instance
Fix some very dubious code. The class methods should always
be set, and the instance-specific check should then be done
inside the method. For data_received that's there already, for
finish_fragment we need to add it.
https://bugzilla.gnome.org/show_bug.cgi?id=753937
--
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