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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 11 08:06:10 PST 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #2 from Edward Hervey <bilboed at gmail.com> 2010-03-11 16:06:08 UTC ---
commit 95d087ed77bf4d123d6309aea360ecafa55e4e8f
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Feb 19 13:39:04 2010 +0100

    flvparse: Make script tag parsing more flexible.

    * The nb_elements for arrays is just an indication, we can therefore ignore
      it and carry on parsing metadata items until we reach the end marker.
    * If type == 3, then the script tag contains a list of object followed
      by the end marker.

    Refactor code slightly to handle both cases

    https://bugzilla.gnome.org/show_bug.cgi?id=610447

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