[gstreamer-bugs] [Bug 377183] regression: no eos when playing ogg vorbis files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 20 02:28:56 PST 2006


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

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #1 from Wim Taymans  2006-11-20 10:27 UTC -------
The bug was because segment_clip() and the segment_to_*_time() had a different
idea about what legal values were:

        * gst/gstsegment.c: (gst_segment_set_seek),
        (gst_segment_set_newsegment_full), (gst_segment_to_stream_time),
        (gst_segment_to_running_time):
        Fix boundary checking in to_running_time() and to_stream_time().
        Fixes #377183.

        * tests/check/gst/gstsegment.c: (GST_START_TEST):
        stream and running time can now be calculated for the complete
        clipped segment.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list