[FFmpeg-devel] [PATCH] x86/vf_fspp: port inline asm to yasm

Michael Niedermayer michaelni at gmx.at
Fri Dec 26 19:09:10 CET 2014


On Fri, Dec 26, 2014 at 02:15:32PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavfilter/vf_fspp.c                         |   12 +-
>  libavfilter/vf_fspp.h                         |    6 +-
>  libavfilter/x86/Makefile                      |    3 +-
>  libavfilter/x86/vf_fspp.asm                   |  727 +++++++++++++
>  libavfilter/x86/{vf_fspp.c => vf_fspp_init.c} | 1396 +------------------------
>  5 files changed, 756 insertions(+), 1388 deletions(-)
>  create mode 100644 libavfilter/x86/vf_fspp.asm
>  rename libavfilter/x86/{vf_fspp.c => vf_fspp_init.c} (1%)

seems building find and seems producing the same output
should be ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141226/aefb90a5/attachment.asc>


More information about the ffmpeg-devel mailing list