[gst-cvs] tpm gst-plugins-good: gst-plugins-good/ gst-plugins-good/gst/id3demux/
tpm at kemper.freedesktop.org
tpm at kemper.freedesktop.org
Wed Nov 14 13:40:02 PST 2007
CVS Root: /cvs/gstreamer
Module: gst-plugins-good
Changes by: tpm
Date: Wed Nov 14 2007 21:40:02 UTC
Log message:
* gst/id3demux/id3tags.c:
* gst/id3demux/id3tags.h:
* gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
We don't want the same string multiple times in a tag list for the
same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
this doesn't happen and remove special-case code for GST_TAG_GENRE.
Modified files:
. : ChangeLog
gst/id3demux : id3tags.c id3tags.h id3v2frames.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/ChangeLog.diff?r1=1.3169&r2=1.3170
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/id3demux/id3tags.c.diff?r1=1.14&r2=1.15
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/id3demux/id3tags.h.diff?r1=1.5&r2=1.6
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-good/gst/id3demux/id3v2frames.c.diff?r1=1.31&r2=1.32
More information about the Gstreamer-commits
mailing list