[gstreamer-bugs] [Bug 331255] New: Shrinking gst_parse_launch bloat

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 15 01:47:41 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=331255
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Shrinking gst_parse_launch bloat
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


After taking a look at the parse launch lexer, it seems we can cut down the
size significantly using the attached patch.

With this change, the size of the gstreamer.so here drops from 2193KB to
1565KB.

The big reduction comes from dropping support for quoted strings and mimetypes
in our parse launch syntax, which I don't think anyone uses anyway. I will
solicit more comments on this from the website.

I've added a testsuite of various parse launch lines to CVS, and all continue
to work with this patch.


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