[gstreamer-bugs] [Bug 619198] New: [matroskamux] GstEbmlRead cleanup

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 20 07:24:56 PDT 2010


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

           Summary: [matroskamux] GstEbmlRead cleanup
    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: mnauw at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


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

use GstEbmlRead as helper object

That is, use GstEbmlRead as a bytereader based help object/structure, rather
than as a base class.  Also use more common push and pull code paths.

While more EBML elements parsing code might still be compacted further, this at
least does away with the HACKish parts and results in code and structure
similar to other demuxers.  Incidentally, the refactoring also handles
undefined cluster sizes and as such takes care of bug #611117.

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