Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] skip iso8859-2 selection in EPG text



Hi.

Iso8859-2 character set selection in the text of ShortEvent descriptor is different, then others.
When first byte is 0x10, next two bytes describes character set.
For example: Firs three bytes "0x10,0,2" -> coding is iso8859-2.
(ETSI EN 300 468 annex A "Coding of text characters")
This patch is needed for Czech broadcasting (CRa) because
string is terminated by the second byte. 
   
Attached patch ignoring first three bytes when first byte is 0x10.


Milos

Attachment: si.c.diff
Description: si.c.diff


Home | Main Index | Thread Index