From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/2] x264: new package
Date: Wed, 8 Oct 2014 10:13:02 +0200 [thread overview]
Message-ID: <20141008101302.4a55429a@free-electrons.com> (raw)
In-Reply-To: <1412526597-31347-1-git-send-email-0intro@gmail.com>
Dear David du Colombier,
On Sun, 5 Oct 2014 18:29:56 +0200, David du Colombier wrote:
> +ifeq ($(BR2_i386)$(BR2_x86_64),y)
> + FFMPEG_DEPENDENCIES += host-yasm
> +else
> + X264_CONF_OPTS += --disable-asm
> +endif
Well, I still believe this is suboptimal since there is some assembly
code for ARM that is available, but only for ARMv6+. But oh well, it
can always be implemented as a followup improvement.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-10-08 8:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-05 16:29 [Buildroot] [PATCH v4 1/2] x264: new package David du Colombier
2014-10-05 16:29 ` [Buildroot] [PATCH v4 2/2] ffmpeg: enable x264 support David du Colombier
2014-10-07 21:08 ` Peter Korsgaard
2014-10-07 21:07 ` [Buildroot] [PATCH v4 1/2] x264: new package Peter Korsgaard
2014-10-08 8:13 ` Thomas Petazzoni [this message]
2014-10-08 9:47 ` David du Colombier
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=20141008101302.4a55429a@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.