[Bug 722764] New: fix seeking query handling at rawparse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 22 03:51:58 PST 2014


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

           Summary: fix seeking query handling at rawparse
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: chul0812 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=266972)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=266972)
fix seeking query handling at rawparse

When playing a pcm included media, rawparse return negative value.
Although media can do seek, the result of seeking query was not seekable.

Thus I add codes for this case, before convert to byte type query, rawparse ask
peerpad query to upstream.
I was checked with PCM/WAV contents with file base playback and http streaming
playback.

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