[FFmpeg-devel] [PATCH] Convert vorbisdsp x86 functions from inline asm to yasm.
Michael Niedermayer
michaelni at gmx.at
Thu Jan 17 21:16:05 CET 2013
On Thu, Jan 17, 2013 at 08:25:18AM -0800, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
>
> ---
> libavcodec/x86/Makefile | 1 +
> libavcodec/x86/dsputil_mmx.c | 3 --
> libavcodec/x86/dsputil_mmx.h | 2 -
> libavcodec/x86/vorbisdsp.asm | 84 +++++++++++++++++++++++++++++++++++++++++
> libavcodec/x86/vorbisdsp_init.c | 73 +++--------------------------------
> 5 files changed, 91 insertions(+), 72 deletions(-)
> create mode 100644 libavcodec/x86/vorbisdsp.asm
I wanted to test this but it does not apply:
Applying: Convert vorbisdsp x86 functions from inline asm to yasm.
error: patch failed: libavcodec/x86/Makefile:62
error: libavcodec/x86/Makefile: patch does not apply
error: libavcodec/x86/vorbisdsp.asm: already exists in working directory
error: libavcodec/x86/vorbisdsp_init.c: does not exist in index
Patch failed at 0001 Convert vorbisdsp x86 functions from inline asm to yasm.
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130117/51ced3a6/attachment.asc>
More information about the ffmpeg-devel
mailing list