Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 03:23:59 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia/gstreamer-plugins-good Makefile ports/multimedia/gstreamer-plugins-good/files patch-gst_id3demux_id3v2frames.c
Message-ID:  <200606050323.k553NxOW005544@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <kaeru@inigo-tech.com>
  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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606050323.k553NxOW005544>