[gstreamer-bugs] [Bug 638860] encoding profiles i18n support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 18 00:27:15 PST 2011


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

--- Comment #4 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-01-18 08:27:09 UTC ---
Review of attachment 178448:
 --> (https://bugzilla.gnome.org/review?bug=638860&attachment=178448)

::: gst-libs/gst/pbutils/encoding-target.c
@@ +412,3 @@
+static gchar *
+get_locale (void)
+{

what about making the return a const gchar* and only determining it on the
first invocation (turning the "gchar *ret" below into static gchar *ret=NULL?

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