[FFmpeg-devel] [PATCH 1/2] x86/blockdsp: move asm code out of dsputil
Michael Niedermayer
michaelni at gmx.at
Thu Jun 19 13:14:42 CEST 2014
On Thu, Jun 19, 2014 at 01:00:17AM -0300, James Almer wrote:
> Also replace INLINE_<opt> with EXTERNAL_<opt> that were wrongly
> changed by commit 2b05db4f8102148d013755ac2a7e47f6d79ff7ca
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/x86/Makefile | 3 +-
> libavcodec/x86/blockdsp.asm | 85 +++++++++++++++++++++++++++++++++++++++++++
> libavcodec/x86/blockdsp_mmx.c | 5 +--
> libavcodec/x86/dsputil.asm | 60 ------------------------------
> 4 files changed, 89 insertions(+), 64 deletions(-)
> create mode 100644 libavcodec/x86/blockdsp.asm
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- 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/20140619/b5d316fa/attachment.asc>
More information about the ffmpeg-devel
mailing list