[gstreamer-bugs] [Bug 620002] New: [flvdemux] Typo in position query handling makes all position queries fail

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 29 01:25:13 PDT 2010


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

           Summary: [flvdemux] Typo in position query handling makes all
                    position queries fail
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Hi,
flvdemux currently has a typo in the position query handling. The query is
parsed with gst_query_parse_position() but is set later with
gst_query_set_duration()...

Attached trivial patch fixes this.

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