[Bug 795156] gstqueuearray: make find() return a 0-based index

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 12 14:19:50 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370791|reviewed                    |none
             status|                            |
 Attachment #370791|0                           |1
        is obsolete|                            |

--- Comment #5 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 370860
  --> https://bugzilla.gnome.org/attachment.cgi?id=370860&action=edit
gstqueuearray: make find() return a 0-based index

And make the drop() functions expect a 0-based index too,
this addresses a longstanding FIXME. This will not break
backward incompatible change, because the drop() functions
were previously only meant to be used with the index
returned by find().

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