[Bug 763308] ahcsrc: failed to run repeated playing and paused actions
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 12 20:20:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=763308
--- Comment #12 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 355059:
--> (https://bugzilla.gnome.org/review?bug=763308&attachment=355059)
::: sys/androidmedia/gstahcsrc.c
@@ +2118,3 @@
}
+ if (GST_STATE (self) != GST_STATE_PLAYING)
You'll need the state lock to check that. Though, isn't there a cleaner way ?
--
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