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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Oct 17 04:50:39 PDT 2009


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

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2009-10-17 11:50:33 UTC ---
Created an attachment (id=145657)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=145657)
mpegaudioparse: Don't use expensive glib ways to get an enum nick.

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