[Bug 664257] [mpegtsparse] Support UTF-16BE text encoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 21 07:35:14 PST 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201583|none                        |needs-work
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-11-21 15:35:09 UTC ---
(From update of attachment 201583)
Not entirely convinced this is right as it is.

For one, ETSI EN 300 468 says for charset ID 0x14 "Big5 subset of ISO/IEC
10646" - we should probably express it like that.

Secondly, the newline "fixes" look dubious to me. I mean, clearly it's right
for UTF16-BE, but I presume they have been originally added for UTF16-LE or
somesuch? Not sure where the endianness of e.g. ID 0x11 is specified, I'm
*assuming* someone tested the 0x11 and it was on a little endian machine, which
would go against the assumption of BE encoding. Don't know, maybe you can find
a reference.

(This whole "is_multibyte" thing isn't really expressive enough and should
probably be changed).

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