gstreamer/gst/id3demux
Tim-Philipp Müller 62d8456eb7 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.
2007-11-14 21:39:47 +00:00
..
gstid3demux.c gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now would be a good time to test re-importi... 2007-10-06 16:13:14 +00:00
gstid3demux.h gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now would be a good time to test re-importi... 2007-10-06 16:13:14 +00:00
id3tags.c 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... 2007-11-14 21:39:47 +00:00
id3tags.h 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... 2007-11-14 21:39:47 +00:00
id3v2.4.0-frames.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2.4.0-structure.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2frames.c 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... 2007-11-14 21:39:47 +00:00
Makefile.am gst/id3demux/: Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports t... 2006-03-04 20:11:35 +00:00