On Sun, 19 Aug 2012 18:32:05 -0400, Justin Ruggles <justin.rugg...@gmail.com> 
wrote:
> On 08/06/2012 12:52 AM, Justin Ruggles wrote:
> > New round of patches for libavresample x86 asm conversions.
> > 
> > Justin Ruggles (15):
> >   lavr: x86: optimized 2-channel s16p to s16 conversion
> >   lavr: x86: optimized 6-channel s16p to s16 conversion
> >   lavr: x86: optimized 2-channel s16p to flt conversion
> >   lavr: x86: optimized 6-channel s16p to flt conversion
> >   lavr: x86: optimized 2-channel fltp to s16 conversion
> >   lavr: x86: optimized 6-channel fltp to s16 conversion
> >   lavr: x86: optimized 2-channel fltp to flt conversion
> >   lavr: x86: optimized 2-channel s16 to s16p conversion
> >   lavr: x86: optimized 6-channel s16 to s16p conversion
> >   lavr: x86: optimized 2-channel s16 to fltp conversion
> >   lavr: x86: optimized 6-channel s16 to fltp conversion
> >   lavr: x86: optimized 2-channel flt to s16p conversion
> >   lavr: x86: optimized 6-channel flt to s16p conversion
> >   lavr: x86: optimized 2-channel flt to fltp conversion
> >   lavr: x86: optimized 6-channel flt to fltp conversion
> > 
> >  libavresample/x86/audio_convert.asm    |  957 
> > ++++++++++++++++++++++++++++++++
> >  libavresample/x86/audio_convert_init.c |  180 ++++++
> >  libavresample/x86/util.asm             |    6 +
> >  libavutil/x86/x86util.asm              |   12 +
> >  4 files changed, 1155 insertions(+), 0 deletions(-)
> 
> Ping.
> 

I asked Jason to look at them on IRC a few days ago, he said the set looked ok.
So feel free to push I suppose.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to