[Bug 751918] dataqueue: Make it understand buffers, segments, gaps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 07:32:25 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306956|none                        |reviewed
             status|                            |

--- Comment #15 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 306956
  --> https://bugzilla.gnome.org/attachment.cgi?id=306956
queuearray: Make the find finding return a zero-based index

Isn't it possible to do this with less code churn (the s/idx/index/
everywhere)? Is 'idx' used again after the 'index = ...'? If not, can't we just
do 'idx = ...' ?

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