gstreamer/gst-libs/gst/riff
Tim-Philipp Müller cc156bc97c 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.
2006-10-26 10:49:00 +00:00
..
Makefile.am gst-libs/gst/audio/multichannel.c: Minor docs fix. 2006-02-16 19:18:46 +00:00
riff-ids.h gst-libs/gst/riff/: Add WMS caps. 2006-10-10 16:50:06 +00:00
riff-media.c gst-libs/gst/riff/: Add WMS caps. 2006-10-10 16:50:06 +00:00
riff-media.h expand tabs 2005-12-06 19:42:02 +00:00
riff-read.c 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... 2006-10-26 10:49:00 +00:00
riff-read.h docs/libs/: add remaining symbols into correct setions 2006-06-16 10:02:25 +00:00
riff.c gst-libs/gst/riff/: Add gst_riff_init() to initialize the debug category, instead of plugin_init(). Port riff-media.[... 2005-06-30 08:59:30 +00:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00