[gstreamer-bugs] [Bug 613690] [xmp] refactoring to 1-n tag mappings
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 24 06:24:50 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=613690
GStreamer | gst-plugins-base | git
Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #156861|none |needs-work
status| |
--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-03-24 13:24:47 UTC ---
Review of attachment 156861:
--> (https://bugzilla.gnome.org/review?bug=613690&attachment=156861)
::: gst-libs/gst/tag/gstxmptag.c
@@ +432,3 @@
+ PendingXmpTag *ptag;
+
+ ptag = g_new0 (PendingXmpTag, 1);
g_slice for efficiency, maybe a gpointerarray is even more useful (if you don't
want to reorder things).
--
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