[gstreamer-bugs] [Bug 350432] micro-optimising quarks

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 16 04:49:19 PDT 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=350432
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #4 from Jan Schmidt  2006-08-16 11:48 UTC -------
        * docs/gst/gstreamer-sections.txt:
        * gst/Makefile.am:
        * gst/gst.c: (init_post):
        * gst/gst_private.h:
        * gst/gstquark.c: (_priv_gst_quarks_initialize):
        * gst/gstquark.h:
        * gst/gstquery.c: (gst_query_new_position),
        (gst_query_set_position), (gst_query_parse_position),
        (gst_query_new_duration), (gst_query_set_duration),
        (gst_query_parse_duration), (gst_query_new_convert),
        (gst_query_set_convert), (gst_query_parse_convert),
        (gst_query_new_segment), (gst_query_set_segment),
        (gst_query_parse_segment), (gst_query_new_seeking),
        (gst_query_set_seeking), (gst_query_parse_seeking):
        Add internal helpers for pre-registering quarks from static strings
        and using the quark values directly instead of looking them up when
        creating and parsing queries. Can be used for event construction too.
        Closes #350432.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list