vdr/libsi
Klaus Schmidinger 9a650a4772 Fixed convertCharacterTable() in case iconv_open() fails 2020-12-19 14:41:41 +01:00
..
Makefile Added optional verbose output to the libsi Makefile 2020-06-22 14:31:10 +02:00
descriptor.c Fixed initializing tmpbuf in ExtendedEventDescriptors::getText() 2020-12-17 12:52:57 +01:00
descriptor.h Added support for HEVC-video and AC-4-audio 2020-06-23 09:27:09 +02:00
gendescr Removed the '.pl' suffix from all scripts 2011-12-04 14:36:37 +01:00
headers.h Fixed several typos 2020-09-16 13:48:33 +02:00
section.c Added VBITeletextDescriptorTag, TeletextDescriptorTag, LocalTimeOffsetDescriptorTag and PremiereContentTransmissionDescriptor to 'libsi' 2006-04-14 10:59:03 +02:00
section.h Added some typecasts to silence gcc compiler warnings 2012-02-26 14:02:17 +01:00
si.c Fixed convertCharacterTable() in case iconv_open() fails 2020-12-19 14:41:41 +01:00
si.h The isSingleByte parameter in the call to getCharacterTable() is deprecated and only present for backwards compatibility 2020-05-15 12:32:51 +02:00
util.c Made CharArray::DataOwnData::assign() in 'libsi' more robust against invalid data and changed CharArray::DataOwnData::Delete() so that it sets 'size' and 'data' to 0 2006-02-18 11:21:00 +01:00
util.h Added some typecasts to silence gcc compiler warnings 2012-02-26 14:02:17 +01:00