summaryrefslogtreecommitdiffstats
path: root/lib/charset
Commit message (Collapse)AuthorAgeFilesLines
* Add partial FIG2 label supportMatthias P. Braendli2019-01-292-4/+4
| | | | | | | | | | | Add support for Ensemble label, programme services and components, although the implementation for the component label is not properly tested. (data services still to be done) Neither short labels nor UCS-2 are not yet implemented. Also, support for draftETSI TS 103 176 which redefines the meaning of Rfa is still pending.
* Move charset implementation to cpp fileMatthias P. Braendli2018-02-092-68/+70
|
* Fail correctly on charset conversion errorMatthias P. Braendli2018-02-091-3/+11
|
* Convert labels from utf-8 to EBUMatthias P. Braendli2018-02-092-1/+26
|
* Add charset conversion libraryMatthias P. Braendli2018-02-097-0/+1063