[Bug 724633] oggdemux: ignores last page in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 19 19:10:23 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724633
  GStreamer | gst-plugins-base | 1.2.2

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|gst-plugins-good            |gst-plugins-base
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.4
         OS/Version|Linux                       |All

--- Comment #6 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-02-20 03:30:52 UTC ---
No it does not :)

It is always reset to 'duration-1' anyway when doing the whole 'seek to get
duration' trick and I can't think of any use case to make it worth preserving
upstream bytes segment across those seeks. So I'm pushing this patch.

commit b0985365affd8f469a288ca7eecb620007d3b1fa
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Wed Feb 19 01:55:50 2014 -0300

    oggdemux: allow file to go until the end in push mode

    When seeking back to original state after duration seeks, let
    upstream know that we want the whole file, including the last
    byte that wasn't requested on the duration seeks.

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

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