[gstreamer-bugs] [Bug 638579] New: vorbisdec, theoradec: don't push tags if demuxer has already extracted identical ones
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 3 07:48:58 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638579
GStreamer | gst-plugins-base | git
Summary: vorbisdec, theoradec: don't push tags if demuxer has
already extracted identical ones
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Now that oggdemux also reads tags from vorbis/theora/etc. vorbiscomment
headers, vorbisdec etc. don't really need to parse those any more. If they do,
they should probably not post them or forward them downstream, since that just
leads to duplicate tags.
Wonder if we can just remove tag extraction here or if there's still a good
reason to keep it in the decoder(s).
--
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