Skip to content
  • Tim-Philipp Müller's avatar
    gst/id3demux/: We don't want the same string multiple times in a tag list for... · 62d8456e
    Tim-Philipp Müller authored
    gst/id3demux/: We don't want the same string multiple times in a tag list for the same tag ever, for any tag, not jus...
    
    Original commit message from CVS:
    * 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.
    62d8456e