[gstreamer-bugs] [Bug 610447] New: [flvdemux] Be more flexible in script tag (metadata) parsing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 19 04:46:50 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610447
  GStreamer | gst-plugins-good | git

           Summary: [flvdemux] Be more flexible in script tag (metadata)
                    parsing
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The following patch makes the Script Tag (metadata) parsing more flexible.

(1) Doesn't limit the number of parsed tag items to the nb_elements variable,
it's just an indication according to specs (and validated through testing some
files).
(2) Handle the list of Object type. It behaves the same way as the ECMA Array
type, except that there isn't an indication of number of items.

-- 
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