cvs commit: ports/multimedia/gstreamer-plugins-good Makefile ports/multimedia/gstreamer-plugins-good/files patch-gst_id3demux_id3v2frames.c

Jeremy Messenger mezz at FreeBSD.org
Sun Jun 4 20:25:43 PDT 2006


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


More information about the cvs-ports mailing list