[FFmpeg-devel] [PATCH 1/3] configure: add x86 intrinsic support

Ronald S. Bultje rsbultje at gmail.com
Thu Mar 10 14:48:36 CET 2016


Hi,

On Thu, Mar 10, 2016 at 4:53 AM, Muhammad Faiz <mfcc64 at gmail.com> wrote:

> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
>  configure                 | 42 ++++++++++++++++++++++++++++++++++
>  libavutil/x86/intrinsic.h | 58
> +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 100 insertions(+)
>  create mode 100644 libavutil/x86/intrinsic.h


Just to re-iterate from what I said in the other patchset - "it is
difficult" is not a valid argument. If we're going down this route, we need
good reasons. I'd be very unhappy about this, esp. given the efforts we've
done to move most of our "non-inline inline" asm to x264asm-style.

Ronald


More information about the ffmpeg-devel mailing list