[gstreamer-bugs] [Bug 322154] id3 tag not correctly readed.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 25 12:37:48 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322154
 GStreamer | gst-plugins | Ver: 0.8.x


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #9 from Jan Schmidt  2006-01-25 20:37 UTC -------
Fixed in CVS:

        * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
        * gst/id3demux/id3tags.h:
        * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
        (parse_comment_frame), (parse_text_identification_frame),
        (id3v2_tag_to_taglist), (id3v2_are_digits),
        (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
        (parse_split_strings), (free_tag_strings):
          Rewrite parsing of text tags to handle multiple NULL terminated
          strings. Parse numeric genre strings and ID3v2 type
          "(3)(6)Alternative" style genre strings.
          Parse dates that are only YYYY or YYYY-mm format.
          (Fixes #328241 and #322154)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list