[FFmpeg-devel] [PATCH] vp9: add 10/12bpp sse2 SIMD version for idct_idct_16x16.

Ronald S. Bultje rsbultje at gmail.com
Sun Oct 11 14:41:49 CEST 2015


Hi,

On Thu, Oct 8, 2015 at 10:19 AM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:

> Hi,
>
> On Thu, Oct 8, 2015 at 10:16 AM, Ronald S. Bultje <rsbultje at gmail.com>
> wrote:
>
>> ---
>>  libavcodec/x86/vp9dsp_init_16bpp_template.c |   2 +
>>  libavcodec/x86/vp9itxfm_16bpp.asm           | 237
>> ++++++++++++++++++++++++++--
>>  2 files changed, 223 insertions(+), 16 deletions(-)
>
>
> Oops, I forgot the dc-only code, don't bother looking at this yet...
>

N/m I ended up doing that in a separate patch, so ignore patch and patch is
open for review after all...

Ronald


More information about the ffmpeg-devel mailing list