[Bug 679768] mpegaudioparse, baseparse: fix tag handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 11 06:12:01 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=679768
  GStreamer | gst-plugins-good | 1.x

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-11 14:11:56 UTC ---
(In reply to comment #4)
> You can have multiple sticky events of each type, so it seems like we should be
> able to handle this by just not removing tags when we get new ones (although we
> might need a way to say "discard the previous tags").

Yes, tags should be merged. See the video/audio decoder base classes :) They
should probably be dropped whenever a stream-start event is received (or the
element is shut down obviously).

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