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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to