gstreamer/gst
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
..
adder gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as much anymore 2005-01-12 18:30:39 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: The return value of fixate_to does not imply that the requested value was set, so... 2005-01-07 18:17:52 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale gst/audioscale/gstaudioscale.c: Don't crash, biatch! :). 2005-01-10 16:51:45 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix BGRA32 caps (#164209). 2005-01-17 14:12:08 +00:00
playback gst/playback/gstplaybasebin.c: Notify delayed stream-info availability. 2005-01-25 16:10:33 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
subparse ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
tags Check environment variables GST_ID3V2_TAG_ENCODING, 2005-01-26 12:38:02 +00:00
tcp ext/ogg/gstoggmux.c: eos/bos debugging 2005-01-13 17:13:51 +00:00
typefind ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
videorate gst/videorate/gstvideorate.c: Event handling (fixes #159986). 2004-12-19 13:16:24 +00:00
videoscale gst/videoscale/: leak fixes 2004-11-03 16:08:14 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Added two more colorspaces. 2004-11-05 15:07:57 +00:00
volume gst/volume/gstvolume.c: Allow buffer-frames=0. 2004-11-12 16:51:18 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00