[FFmpeg-devel] [PATCH] x86: convert DNxHDenc inline asm to yasm

Timothy Gu timothygu99 at gmail.com
Wed Mar 26 15:33:48 CET 2014


On Mar 25, 2014 8:21 PM, "Timothy Gu" <timothygu99 at gmail.com> wrote:
>
> Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
> ---
> First asm patch...
> ---
>  libavcodec/x86/Makefile        |  3 +-
>  libavcodec/x86/dnxhdenc.asm    | 50 +++++++++++++++++++++++++++++++
>  libavcodec/x86/dnxhdenc.c      | 67
------------------------------------------
>  libavcodec/x86/dnxhdenc_init.c | 39 ++++++++++++++++++++++++
>  4 files changed, 91 insertions(+), 68 deletions(-)
>  create mode 100644 libavcodec/x86/dnxhdenc.asm
>  delete mode 100644 libavcodec/x86/dnxhdenc.c
>  create mode 100644 libavcodec/x86/dnxhdenc_init.c

Can anybody review the patch itself?

[...]

Timothy


More information about the ffmpeg-devel mailing list