[Bug 705109] New: audiobasedecoder needs to flush taglist on reception of stream-start

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 29 15:45:15 PDT 2013


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

           Summary: audiobasedecoder needs to flush taglist on reception
                    of stream-start
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: youness.alaoui at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=250416)
 View: https://bugzilla.gnome.org/attachment.cgi?id=250416
 Review: https://bugzilla.gnome.org/review?bug=705109&attachment=250416

audiodecoder: Clear taglist on reception of a STREAM_START event

The audiobasedecoder class will merge the taglists from the GST_EVENT_TAGS into
a single taglist. However, the tags should be flushed/emptied on reception of a
GST_EVENT_STREAM_START event, otherwise, the tags will only cumulate in case we
change the source mid stream.
Please find attached, a patch that will clear the tags on stream-start event.

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