[gstreamer-bugs] [Bug 619105] [qtdemux] miss alignement between index and sample while looking for frame
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 21 03:45:43 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=619105
GStreamer | gst-plugins-good | 0.10.22
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |t.i.m at zen.co.uk
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-05-21 10:45:38 UTC ---
Are you sure this is correct?
It seems to me that result is always one ahead of the index counter on purpose.
The code inspects the next sample (result, samples[index + 1]) to see if the
time is greater than the seektime and if so returns the index (which is one
behind and hence refers to the sample before the one inspected).
What does this fix for you exactly?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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