From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/8] package/tvheadend: Add transcoding support by ffmpeg
Date: Tue, 14 Oct 2014 10:29:44 +0200 [thread overview]
Message-ID: <20141014082943.GK3730@free.fr> (raw)
In-Reply-To: <1413137610-21887-8-git-send-email-bernd.kuhls@t-online.de>
Bernd, All,
On 2014-10-12 20:13 +0200, Bernd Kuhls spake thusly:
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/tvheadend/tvheadend.mk | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/package/tvheadend/tvheadend.mk b/package/tvheadend/tvheadend.mk
> index 7d27edc..5267a10 100644
> --- a/package/tvheadend/tvheadend.mk
> +++ b/package/tvheadend/tvheadend.mk
> @@ -14,6 +14,13 @@ ifeq ($(BR2_PACKAGE_AVAHI),y)
> TVHEADEND_DEPENDENCIES += avahi
> endif
>
> +ifeq ($(BR2_PACKAGE_FFMPEG_AVRESAMPLE)$(BR2_PACKAGE_FFMPEG_SWSCALE),yy)
> +TVHEADEND_DEPENDENCIES += ffmpeg
> +TVHEADEND_CONF_OPTS += --enable-libav
> +else
> +TVHEADEND_CONF_OPTS += --disable-libav
> +endif
> +
> ifeq ($(BR2_PACKAGE_LIBDVBCSA),y)
> TVHEADEND_DEPENDENCIES += libdvbcsa
> TVHEADEND_CONF_OPTS += --enable-dvbcsa
> --
> 1.7.10.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-10-14 8:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-12 18:13 [Buildroot] [PATCH 1/8] package/libdvbcsa: New package Bernd Kuhls
2014-10-12 18:13 ` [Buildroot] [PATCH 2/8] package/ffmpeg: Enable support for libavresample Bernd Kuhls
2014-10-14 8:21 ` Yann E. MORIN
2014-10-12 18:13 ` [Buildroot] [PATCH 3/8] package/tvheadend: Convert to autotools-package Bernd Kuhls
2014-10-12 19:34 ` Thomas Petazzoni
2014-10-13 17:46 ` Bernd Kuhls
2014-10-12 18:13 ` [Buildroot] [PATCH 4/8] package/tvheadend: Needs iconv() Bernd Kuhls
2014-10-12 19:33 ` Thomas Petazzoni
2014-10-12 18:13 ` [Buildroot] [PATCH 5/8] package/tvheadend: Add support for libdvbcsa Bernd Kuhls
2014-10-14 8:22 ` Yann E. MORIN
2014-10-12 18:13 ` [Buildroot] [PATCH 6/8] package/tvheadend: Enable bundled build Bernd Kuhls
2014-10-12 18:20 ` Bernd Kuhls
2014-10-12 19:35 ` Thomas Petazzoni
2014-10-14 8:26 ` Yann E. MORIN
2014-10-14 8:26 ` Yann E. MORIN
2014-10-12 18:13 ` [Buildroot] [PATCH 7/8] package/tvheadend: Bump version to current git master Bernd Kuhls
2014-10-14 8:29 ` Yann E. MORIN
2014-10-12 18:13 ` [Buildroot] [PATCH 8/8] package/tvheadend: Add transcoding support by ffmpeg Bernd Kuhls
2014-10-14 8:29 ` Yann E. MORIN [this message]
2014-10-14 8:20 ` [Buildroot] [PATCH 1/8] package/libdvbcsa: New package Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141014082943.GK3730@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox