[Bug 681891] wavenc: support LIST INFO chunk

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Oct 14 01:52:00 PDT 2012


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2012-10-14 08:51:53 UTC ---
(In reply to comment #4)
> (In reply to comment #2)
> > @@ +745,3 @@
> > +      gst_event_parse_tag (event, &tags);
> > +      if (tags) {
> > +        if (wavenc->tags != tags) {
> > 
> > This is not ideal, you need to differentiate between stream-scope and
> > global-scope taglists here.
> 
> How in general GST_EVENT_TAG must look?

It must be global scope here

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