[Bug 659242] [matroskademux] Unexpected EOS when seeking on paused matroska file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 16 06:20:35 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=659242
  GStreamer | gst-plugins-good | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31
            Summary|Unexpected EOS when seeking |[matroskademux] Unexpected
                   |on paused matroska file     |EOS when seeking on paused
                   |                            |matroska file

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-16 13:20:30 UTC ---
commit 11b0a0effcf0e23d9abf8425f191b932188e3a74
Author: Branko Subasic <branko at axis.com>
Date:   Fri Sep 16 15:03:23 2011 +0200

    matroskademux: Avoid sending EOS when in paused state

    Changed the ebml reader's gst_ebml_peek_id_length() function so
    that it returns the actual reason for why the peek failed, instead
    of (almost) always returning GST_FLOW_UNEXPECTED. This prevents
    the pulling task from sending EOS when doing a flushing seek.

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