[Bug 752376] MPEG-DASH stream causes omxh264dec deadlock
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Aug 16 06:42:11 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752376
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #309361|none |needs-work
status| |
--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 309361:
--> (https://bugzilla.gnome.org/review?bug=752376&attachment=309361)
::: omx/gstomxh264dec.c
@@ +105,3 @@
+
+ if (g_strcmp0 (old_profile, new_profile) != 0
+ || !g_strcmp0 (old_level, new_level) != 0) {
Boolean confusion :)
--
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