[gstreamer-bugs] [Bug 628454] New: Matroska demuxer doesn't handle DATE tag if it contains only a year number

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 31 15:36:19 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628454
  GStreamer | gst-plugins-good | 0.10.x

           Summary: Matroska demuxer doesn't handle DATE tag if it
                    contains only a year number
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ShprotX at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=169200)
 View: https://bugzilla.gnome.org/attachment.cgi?id=169200
 Review: https://bugzilla.gnome.org/review?bug=628454&attachment=169200

Fix for handling incomplete date tags

It's common for audio files to contain only a year in the date tag and unlike
id3demuxer the matroska demuxer doesn't handle this case. So I copied the code
from id3demuxer to matroska demuxer for my 0.10.16 plugin version and it seems
to work well.

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