cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings
authorTim-Philipp Müller <tim@centricular.net>
Sun, 11 Nov 2012 20:42:42 +0000 (20:42 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 11 Nov 2012 20:42:42 +0000 (20:42 +0000)
commitc4335cf66395d2b272cbbf22eaa7703621f64ff9
tree3e2d0d115a4653d6cc113133c05128862535ecc1
parentcf3e901996ab885d2556029564f956c9bca75a2e
cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings

They're probably not going to be UTF-8, but ISO-8859-1 or somesuch
if they're not plain ASCII.
ext/cdio/Makefile.am
ext/cdio/gstcdio.c