[MPlayer-dev-eng] [PATCH] Drop requirement for libavutil/x86/asm.h with shared FFmpeg

Roberto Togni rxt at rtogni.it
Sat Oct 10 22:32:51 CEST 2015


Hi,
 this patch adds a local copy of libavutil/x86/asm.h header as
mpx86asm.h, and changes all the references to it.

This allows to drop the check for the existence of the file in the
internal copy of libavutil, so that the compilation with shared FFmpeg
works out of the box.

asm.h is updated a few times a year in FFmpeg, so keeping it in sync
it's not going to be hard; also we probably don't need any new feature
that is added to it.


Please test, I did it only on x86.

Ciao,
 Roberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asm.diff
Type: text/x-patch
Size: 12865 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20151010/de9d1ebb/attachment.bin>


More information about the MPlayer-dev-eng mailing list