[Bug 741144] id3demux: support UTF-16 -> UTF-8 conversion on systems with crippled iconv

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 17 03:39:33 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
            Version|1.2.3                       |git
            Summary|id3demux cannot extract the |id3demux: support UTF-16 ->
                   |tag info in UTF-16          |UTF-8 conversion on systems
                   |character format            |with crippled iconv
     Ever Confirmed|0                           |1
           Severity|normal                      |enhancement

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-17 11:39:28 UTC ---
Ah ok. I think this would be an acceptable change in principle, but not like
the patch proposed.

 - please supply a patch in git format-patch format

 - please run gst-indent on the file

 - I don't think we can modify the data in place, even if it's missing a const

 - the patch assumes host endianness = little endian, we need a patch that
works on all systems

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