commit | 2ea9a08d59b99fbb257bcd8c47e2cbc8be136f8c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 04 09:45:14 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 04 09:45:14 2016 -0200 |
tree | 6b8d4e0e7ebee22e0fd584c5ed4de6fef9a25a98 | |
parent | 210bd104c6acd31c3c6b8b075b3f12d4a9f6b60d [diff] |
[media] dvb_frontend: add props argument to dtv_get_frontend() Instead of implicitly using the DTV cache properties at dtv_get_frontend(), pass it as an additional argument. This patch prepares to use a separate cache for G_PROPERTY, in order to avoid it to mangle with the DVB thread zigzag logic. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>