[FFmpeg-devel] [PATCH 7/9] x86: simple_idct: add pure idct functions

Michael Niedermayer michael at niedermayer.cc
Tue Oct 13 15:33:02 CEST 2015


On Mon, Oct 12, 2015 at 07:37:48PM +0200, Christophe Gisquet wrote:
> This is done by not passing clamping regs to the macro, and there,
> deducing that this is a pure idct.
> 
> There are not many users (vf_spp is one), and the _add version doesn't
> look like it will ever be used.
> ---
>  libavcodec/x86/idctdsp_init.c             |  4 +-
>  libavcodec/x86/proresdsp.asm              |  8 ++--
>  libavcodec/x86/simple_idct.h              |  3 ++
>  libavcodec/x86/simple_idct10.asm          | 12 +++--
>  libavcodec/x86/simple_idct10_template.asm | 76 +++++++++++++++++++------------
>  5 files changed, 64 insertions(+), 39 deletions(-)

stashed with previous commit to not break spp and applied

thanks

[...]
-- 
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: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151013/4222c419/attachment.sig>


More information about the ffmpeg-devel mailing list