package/tvheadend: add option to enable IPTV support
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 4 Apr 2021 12:15:42 +0000 (14:15 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 4 Apr 2021 12:25:28 +0000 (14:25 +0200)
commit428277b03ef67dfd5c947770f38c3d4569ad6eb3
tree1138a8f6d844b58fc5693159ed985a6b129a97e9
parent1ae47f5c48d0b51714df3d0777e266c60e6b2f03
package/tvheadend: add option to enable IPTV support

Some IPTV streams will need ffmpef, the command line tool), while some
won't, so we just suggest that to the user in the help text.

There were two alternatives, but neither were very convincing:
  - always enforce that ffmpeg is enabled
  - only enforce ffmpeg to be enabled when the package is already
    enabled

In either case, that may cary the ffmpeg tool when it really is not
needed. So leave it to the user to decide whether they want it or not.

tvheadend now has a bunch of options, so make it a sub-menu.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[yann.morin.1998@free.fr:
  - do not forcibly enable ffmpeg-the-commandline-tool
  - one option per-commit
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/tvheadend/Config.in
package/tvheadend/tvheadend.mk