[gstreamer-bugs] [Bug 328241] New: id3demux emits NULL date for year tags

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jan 22 19:54:39 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=328241
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: id3demux emits NULL date for year tags
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jrl at ids.org.au
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When encountering a year id3 tag, id3demux emits a GST_TAG_DATE, however the
GDate inside the GstDate is set to NULL. This occurs with the several mp3s I've
tested, including old files and newly-tagged ones. This was first noted in bug
309609.

Looking at id3v2_tag_to_taglist [gst-plugins-good/gst/id3demux/id3v2frames.c],
seems like it should be working fine, as it's not emitting the warning, but I
haven't tried stepping through with gdb to see what is actually happening.


-- 
Configure bugmail: http://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