[Bug 702545] tags: xmp: adding tags is very slow
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 19 02:31:50 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702545
GStreamer | gst-plugins-base | 0.10.35
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #247233|accepted-commit_now |reviewed
status| |
--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-06-19 09:31:45 UTC ---
(From update of attachment 247233)
How about using a GQueue on the stack instead? Which is basically a list that
keeps a pointer to the last member for efficient appending. Then you don't have
to reverse later.
--
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