package/tvheadend: Add transcoding support by ffmpeg
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 31 Oct 2014 21:07:00 +0000 (22:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Nov 2014 13:47:46 +0000 (14:47 +0100)
commitad41eda9e82d418d8f2a0f6149bb7a88982941a0
tree2b7166e6c870c89429c596e1085d9937d4412c6d
parent9966aed04948d230f1c1f3de4faee2762607e210
package/tvheadend: Add transcoding support by ffmpeg

Add --disable-libffmpeg_static to disable static linking of ffmpeg
libraries into the tvheadend binary.

tvheadend compiles with ffmpeg using this minimal defconfig:

BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_PACKAGE_FFMPEG=y
BR2_PACKAGE_TVHEADEND=y

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tvheadend/Config.in
package/tvheadend/tvheadend.mk