dvbsrc: special case detection when DVB-T and T2 seem valid
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sun, 15 May 2016 07:41:12 +0000 (00:41 -0700)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Mon, 16 May 2016 00:12:28 +0000 (17:12 -0700)
commit10b020095ba4a11834f919dfcaa5b154c6ea7bdf
tree6b8da9bde4cd9eb527a2da5b9317c98e1da6396c
parent378fdad1760e77996128716fb7612aed5ab7d5d5
dvbsrc: special case detection when DVB-T and T2 seem valid

There is no way to tell one over the other when parameters
seem valid for DVB-T and DVB-T2 and the adapter supports
both. Reason to go with the former here is that, from
experience, most DVB-T2 channels out there seem to use
parameters that are not valid for DVB-T, like QAM_256

https://bugzilla.gnome.org/show_bug.cgi?id=765731
sys/dvb/gstdvbsrc.c