[Bug 702545] tags: xmp: adding tags is very slow
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 19 00:42:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702545
GStreamer | gst-plugins-base | 0.10.35
--- Comment #8 from Edward Hervey <bilboed at gmail.com> 2013-06-19 07:42:25 UTC ---
That mapping function looks *really* suboptimal. 60% of it is ... calling
g_hash_table_iter_next ... If it's just going to be used for iteration, it
might be better to just use a GList :D
--
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