[Bug 733235] decodebin:Handle the multi-queue size flexible
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 11 19:15:24 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=733235
--- Comment #30 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Review of attachment 309046:
--> (https://bugzilla.gnome.org/review?bug=733235&attachment=309046)
::: gst/playback/gstdecodebin2.c
@@ +3395,3 @@
+ decodebin_set_queue_size (group->dbin, group->multiqueue, FALSE,
+ (group->parent ? group->parent->seekable : TRUE));
+ }
Is there any specific reason this statement here (out of EXPOSE_LOCK)?
For thread-safety, it would be better to be done before calling EXPOSE_UNLOCK.
--
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