dvb-file: Allow writing a zap/channel file for a DVBv5-only standard
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Apr 2012 21:25:01 +0000 (18:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Apr 2012 21:25:01 +0000 (18:25 -0300)
commite0bd8cb4f2dbcc34317440b3b41711edd90c90b1
tree322a31440c0303737c5e7ff8b2f045bc618fb088
parentd1fe447d6669d1427470f026688b9ed540361d7a
dvb-file: Allow writing a zap/channel file for a DVBv5-only standard

ISDB-T is not really supported by a DVB-T format. Yet, DVB-T tools
are able to work with with an ISDB-T frontend in compat mode.

So, while the conversion to a legacy format is not a rocket science,
it is interesting to allow writing/converting a DVB-T file for an
ISDB-T scan file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/dvb/dvb-file.c