libdvbv5: add a parser for ISO-10646/UCS2 strings
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 3 Oct 2014 13:18:32 +0000 (10:18 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 3 Oct 2014 13:18:32 +0000 (10:18 -0300)
commit1136885d6aca035bbde067aec66b881cf62072b7
tree1249809a04f7ad40f7c0cdaf1b60b9690cb20927
parentb2b6ef097199343ad47c7e6895a036d604d12241
libdvbv5: add a parser for ISO-10646/UCS2 strings

This code was missing. Instead of printing an error message,
do a parsing of the 16-chars emphasis codes.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
lib/libdvbv5/parse_string.c