[FFmpeg-devel] [PATCH 2/2] alpha/me_cmp: move code out of dsputil
Michael Niedermayer
michaelni at gmx.at
Fri Jul 18 05:42:54 CEST 2014
On Thu, Jul 17, 2014 at 11:45:35PM -0300, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Untested.
>
> libavcodec/alpha/Makefile | 5 ++-
> libavcodec/alpha/dsputil_alpha.c | 40 ----------------------
> libavcodec/alpha/dsputil_alpha.h | 32 -----------------
> .../alpha/{motion_est_alpha.c => me_cmp_alpha.c} | 27 ++++++++++++---
> .../{motion_est_mvi_asm.S => me_cmp_mvi_asm.S} | 0
> libavcodec/alpha/pixblockdsp_alpha.c | 1 -
> 6 files changed, 24 insertions(+), 81 deletions(-)
> delete mode 100644 libavcodec/alpha/dsputil_alpha.c
> delete mode 100644 libavcodec/alpha/dsputil_alpha.h
> rename libavcodec/alpha/{motion_est_alpha.c => me_cmp_alpha.c} (88%)
> rename libavcodec/alpha/{motion_est_mvi_asm.S => me_cmp_mvi_asm.S} (100%)
tested
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- 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/20140718/e56a1063/attachment.asc>
More information about the ffmpeg-devel
mailing list