dvb/parsechannels: fix modulation names
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 13 Apr 2016 04:04:25 +0000 (21:04 -0700)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sat, 25 Jun 2016 01:20:56 +0000 (18:20 -0700)
commitcf86ec587442c49eebf58c8f808e69197d5a8e6e
treec1bbd7b2294dd728d2afea6c009185360a89cd2f
parentdc93c448ca0744d2bc7dca1c31ef84f0058cf5ed
dvb/parsechannels: fix modulation names

Some names were incorrect. Authoritative source for
the dvbv5 format taken from v4l-utils' lib/libdvbv5/dvb-v5.c

Aditionally, add the missing setter mapping for the
modulation param.

This change makes ATSC work.

https://bugzilla.gnome.org/show_bug.cgi?id=764957
sys/dvb/parsechannels.c