From: Akihiro Tsukada <tskd08@xxxxxxxxx> This patch series adds tuning and scanning features for ISDB-S. Other part of the libdvbv5 API may not work for ISDB-S. At least the charset conversion and the parser for extended event descriptors do not work now, as they require some ISDB-S(/T) specific modifications. Akihiro Tsukada (4): v4l-utils/libdvbv5: avoid crash when failed to get a channel name v4l-utils/libdvbv5: add support for ISDB-S tuning v4l-utils/libdvbv5: add support for ISDB-S scanning v4l-utils/dvbv5-scan: add support for ISDB-S scanning lib/include/libdvbv5/dvb-scan.h | 2 + lib/libdvbv5/dvb-fe.c | 6 +- lib/libdvbv5/dvb-file.c | 32 +++++++--- lib/libdvbv5/dvb-sat.c | 11 ++++ lib/libdvbv5/dvb-scan.c | 125 +++++++++++++++++++++++++++++++++++++++- lib/libdvbv5/parse_string.c | 23 ++++++++ utils/dvb/dvb-format-convert.c | 3 +- utils/dvb/dvbv5-scan.c | 14 +++++ 8 files changed, 203 insertions(+), 13 deletions(-) -- 2.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html