Skip to content
  • Tim-Philipp Müller's avatar
    gst-libs/gst/riff/riff-read.c: If strings in INFO chunk are not UTF-8, do... · cc156bc9
    Tim-Philipp Müller authored
    gst-libs/gst/riff/riff-read.c: If strings in INFO chunk are not UTF-8, do something similar to what we do for ID3v1 t...
    
    Original commit message from CVS:
    * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
    (gst_riff_parse_info):
    If strings in INFO chunk are not UTF-8, do something similar to
    what we do for ID3v1 tags: check a number of environment variables
    (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
    character sets to try, otherwise try the current locale and/or fall
    back on ISO-8859-1. Fixes #360552.
    cc156bc9
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 1.04 MiB