[Bug 688367] tags: Some mojibake happens when chars encoded with local charset are saved with ISO-8895-1 in an id3v2 text frame.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 11 08:48:58 PDT 2013


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

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #229025|none                        |reviewed
             status|                            |

--- Comment #4 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2013-04-11 15:48:56 UTC ---
Review of attachment 229025:
 --> (https://bugzilla.gnome.org/review?bug=688367&attachment=229025)

::: gst-libs/gst/tag/id3v2frames.c
@@ +965,3 @@
+  GList *sets = NULL;
+
+  const char *raw;

Should we use an include here. Ideally that file gets updated for releases.

@@ +1090,3 @@
+  };
+
+    },

you can use G_N_ELEMENTS()

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