gstreamer/gst/tags
Tim-Philipp Müller 37eab7f284 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).
2005-01-26 12:38:02 +00:00
..
gstid3tag.c Check environment variables GST_ID3V2_TAG_ENCODING, 2005-01-26 12:38:02 +00:00
gsttagediting.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
gsttageditingprivate.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstvorbistag.c Plug more leaks. 2004-11-01 10:38:30 +00:00
Makefile.am fix plugin names move gstvideosink.h to videosink.h 2004-03-01 16:17:21 +00:00
tagedit.vcproj more working plugins 2004-07-27 21:41:30 +00:00