[FFmpeg-devel] [PATCH] vp9: add 10/12bpp sse2 SIMD version for idct_idct_16x16.
Ronald S. Bultje
rsbultje at gmail.com
Thu Oct 8 16:19:07 CEST 2015
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...
Ronald
More information about the ffmpeg-devel
mailing list