tags: when converting freeform strings try Windows-1252 as fallback instead of ISO...
authorSreerenj Balachandran <sreerenj.balachandran@nokia.com>
Thu, 23 Sep 2010 20:53:48 +0000 (23:53 +0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 28 Sep 2010 09:33:36 +0000 (10:33 +0100)
commitb3e39daee08ac079eb43d849e3c96e4588a8f977
tree21cc63749d7055565a64a664afc9eaa4b9b19ddb
parent71f89ac092f2d6be8a52363285d4ccf1c8c45a43
tags: when converting freeform strings try Windows-1252 as fallback instead of ISO-8859-1

Windows-1252 is a superset of ISO-8859-1, which uses some space
allocated to control characters for additional printable characters.

https://bugzilla.gnome.org/show_bug.cgi?id=630471
gst-libs/gst/tag/tags.c