diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-01-26 12:38:01 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-01-26 12:38:01 +0000 |
commit | b8826d2287664b6b5b675835d491ac0fbf8bd2bc (patch) | |
tree | 69f203c2d93e6450ec97558d6950dfb92618455c /pkgconfig | |
parent | 700b0aba5be32d931b15cef94a9028b66c6dff92 (diff) | |
download | gst-plugins-bad-b8826d2287664b6b5b675835d491ac0fbf8bd2bc.tar.gz gst-plugins-bad-b8826d2287664b6b5b675835d491ac0fbf8bd2bc.tar.bz2 gst-plugins-bad-b8826d2287664b6b5b675835d491ac0fbf8bd2bc.zip |
Check environment variables GST_ID3V2_TAG_ENCODING,
Original commit message from CVS:
Check environment variables GST_ID3V2_TAG_ENCODING,
GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
list of character encodings to force interpretation of non-unicode
strings stored in an ID3v2 tag to a particular encoding. If none
is specified, try to use current locale's encoding, then fall back
to ISO-8859-1 (which will always succeed). (Resolves #149274)
Check environment variables GST_ID3V1_TAG_ENCODING,
GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
list of character encodings to use in case a string encountered
in an ID3v1 tag is not valid UTF-8 already. If no encoding is
specified, try to use the current locale's encoding, then fall
back to ISO-8859-1 (which will always succeed).
Diffstat (limited to 'pkgconfig')
0 files changed, 0 insertions, 0 deletions