[Bug 613081] [API] add GST_LOG_CAPS etc.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 6 10:43:00 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=613081
  GStreamer | gstreamer (core) | git

--- Comment #9 from Antoine Tremblay <hexa00 at gmail.com> 2012-01-06 18:42:54 UTC ---
That's why it's to_"static"_string rather then to string... 

I'm not sure how tim planned to do the static part of it... ?

My first guess is to keep the string in the caps like GstStaticCaps does... 
And use it as a cache, each time we call to_static_string it could free the
previous caps
and generate a new one... and the caps would be responsible to destroy the
string in the end...

But that would break the ABI I guess , but might be an idea for 0.11 ?

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