[gstreamer-bugs] [Bug 632549] [mpeg2dec] answers to position queries are wrong for DVDs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 19 07:32:09 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632549
  GStreamer | gst-plugins-ugly | 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.17

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-19 14:32:04 UTC ---
commit 0fa75d404b3bc1f94e654c3d843637f204fa42f2
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Oct 19 16:30:51 2010 +0200

    mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manually

commit 7fb7129a832b4f69800eb4b49ed2a99904ed2e7c
Author: Guillaume Emont <gemont at igalia.com>
Date:   Wed Oct 13 21:38:06 2010 +0200

    mpeg2dec: fix position query by trusting upstream

    Position queries are badly handled for DVDs (probably due to the division i
    chapters): the time returned was the time since the start of chapter.

    Now ask upstream for position queries, fall back to the old code if upstrea
    cannot answer the query.

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