gstreamer/ext
Tim-Philipp Müller 913dd3f78e 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
..
a52dec ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
dvdnav ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
dvdread ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
lame Memory leak fixes 2004-10-26 11:36:52 +00:00
mad Check environment variables GST_ID3V2_TAG_ENCODING, 2005-01-26 12:38:02 +00:00
mpeg2dec ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
sidplay ext/sidplay/gstsiddec.cc: Fix negotiation and set correct end offset. 2004-06-18 11:46:32 +00:00
Makefile.am configure.ac: Fix indentation, fix v4l2 plugin detection. 2004-12-29 13:27:45 +00:00