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? _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel