[gstreamer-bugs] [Bug 598761] [mpegaudioparse] Reduce processing time by 2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 24 11:39:04 PDT 2009


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2009-10-24 18:39:03 UTC ---
commit 33b4528a0ee79ff10475d2aa07d6783553c40cf5
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Sat Oct 17 13:46:13 2009 +0200

    mpegaudioparse: Don't use expensive glib ways to get an enum nick.

    Fixes #598761

    This removes a good 50% of processing time for parsing a buffer.

    We do this by simply... getting the nicks that we already have handy
    instead of going through the expensive glib system.

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