[gstreamer-bugs] [Bug 321001] [matroskademux] seeking not good enough

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 8 13:02:20 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321001
 GStreamer | gst-plugins-good | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54481|                            |commented-on
             Status|                            |
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1
            Summary|gst 0.9: seeking problem    |[matroskademux] seeking not
                   |with mkv                    |good enough



------- Additional Comments From Tim-Philipp Müller  2005-11-08 21:02 -------
Looks good, but:

 - the patch needs to handle the case demux->num_indexes == 0 as well
   (currently it would loop from 0 to (guint)-1 and then crash 
    at some point, wouldn't it?)

 - the patch assumes the index is sorted by time (ascending). It's probably
   a fairly good assumption, but I wouldn't rely on that and make sure
   it is sorted when adding index entries.

 Cheers
  -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list