[FFmpeg-devel] [PATCHv3] v210enc: Add SIMD optimised 8-bit and 10-bit encoders

Michael Niedermayer michaelni at gmx.at
Wed Nov 26 21:14:14 CET 2014


On Wed, Nov 26, 2014 at 04:48:09PM -0300, James Almer wrote:
> On 26/11/14 4:33 PM, Kieran Kunhya wrote:
> > ---
> >  libavcodec/v210enc.c          | 191 +++++++++++++++++++++++++++++++++---------
> >  libavcodec/v210enc.h          |  33 ++++++++
> >  libavcodec/x86/Makefile       |   2 +
> >  libavcodec/x86/v210enc.asm    | 146 ++++++++++++++++++++++++++++++++
> >  libavcodec/x86/v210enc_init.c |  37 ++++++++
> >  libavutil/x86/x86util.asm     |   5 ++
> >  6 files changed, 373 insertions(+), 41 deletions(-)
> >  create mode 100644 libavcodec/v210enc.h
> >  create mode 100644 libavcodec/x86/v210enc.asm
> >  create mode 100644 libavcodec/x86/v210enc_init.c
> 
> Shouldn't the fate test be updated?

updated
applied

thanks too all

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- 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/20141126/79cdb28f/attachment.asc>


More information about the ffmpeg-devel mailing list