[FFmpeg-devel] [PATCH] x86/vf_noise: move asm code to a separate file

Michael Niedermayer michaelni at gmx.at
Fri Oct 17 05:09:31 CEST 2014


On Thu, Oct 16, 2014 at 10:33:58PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavfilter/vf_noise.c     | 164 +++------------------------------------------
>  libavfilter/vf_noise.h     |  64 ++++++++++++++++++
>  libavfilter/x86/Makefile   |   1 +
>  libavfilter/x86/vf_noise.c | 144 +++++++++++++++++++++++++++++++++++++++
>  4 files changed, 218 insertions(+), 155 deletions(-)
>  create mode 100644 libavfilter/vf_noise.h
>  create mode 100644 libavfilter/x86/vf_noise.c

LGTM

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

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- 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/20141017/a2db3bb2/attachment.asc>


More information about the ffmpeg-devel mailing list