[Bug 766064] basesink: deadlock waiting prerolling while pipeline goes to NULL state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 8 08:43:11 UTC 2016


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

Miguel París Díaz <mparisdiaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTABUG                     |FIXED

--- Comment #22 from Miguel París Díaz <mparisdiaz at gmail.com> ---
Yes, I am linking elements in this way because I am using bins to add and
remove a set of elements dynamically in an easy way, in other words, these bins
have NO logic. This shouldn't be wrong if the API allow it, should it?

So, from your explanation and my answer:
 - Should we fix the algorithm to set the "degree" of the elements taking into
account these cases?
 - Should we mandate users to ALWAYS create ghostpads if they use bins? In that
case:
    - Which is the easier way of doing this?
    - We have to take into account that this is less efficient (more and more
useless pads :()

-- 
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