mezz 2006-06-05 03:23:59 UTC
FreeBSD ports repository
Modified files:
multimedia/gstreamer-plugins-good Makefile
Added files:
multimedia/gstreamer-plugins-good/files
patch-gst_id3demux_id3v2frames.c
Log:
* gst/id3demux/id3v2frames.c: (find_utf16_bom),
(parse_insert_string_field), (parse_split_strings):
Rework string parsing to always walk over BOM markers in UTF16
strings, using the endianness indicated by the innermost one,
then trying the opposite endianness if that fails to convert
to valid UTF-8. Fixes #341774
Bump the PORTREVISION.
PR: ports/98090
Submitted by: Khairil Yusof <[EMAIL PROTECTED]>
Obtained from: CVS
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=341774
Revision Changes Path
1.2 +1 -1 ports/multimedia/gstreamer-plugins-good/Makefile
1.1 +174 -0
ports/multimedia/gstreamer-plugins-good/files/patch-gst_id3demux_id3v2frames.c
(new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"