[FFmpeg-devel] [PATCH 33/33] Port hpel assembly for alpha from dsputil to hpeldsp.
Michael Niedermayer
michaelni at gmx.at
Sat Feb 9 15:06:09 CET 2013
On Tue, Feb 05, 2013 at 07:27:46PM -0800, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
>
> ---
> libavcodec/alpha/Makefile | 2 +
> libavcodec/alpha/dsputil_alpha.c | 187 +-----------------------------
> libavcodec/alpha/dsputil_alpha.h | 2 -
> libavcodec/alpha/dsputil_alpha_asm.S | 92 ---------------
> libavcodec/alpha/hpeldsp_alpha.c | 212 +++++++++++++++++++++++++++++++++++
> libavcodec/alpha/hpeldsp_alpha.h | 27 +++++
> libavcodec/alpha/hpeldsp_alpha_asm.S | 135 ++++++++++++++++++++++
> libavcodec/hpeldsp.c | 2 -
> 8 files changed, 377 insertions(+), 282 deletions(-)
> create mode 100644 libavcodec/alpha/hpeldsp_alpha.c
> create mode 100644 libavcodec/alpha/hpeldsp_alpha.h
> create mode 100644 libavcodec/alpha/hpeldsp_alpha_asm.S
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- 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/20130209/135c42a1/attachment.asc>
More information about the ffmpeg-devel
mailing list