[FFmpeg-devel] [PATCH] VP8 MMX optimizations (MC and IDCT dc_add)
Ronald S. Bultje
rsbultje
Fri Jun 25 15:24:18 CEST 2010
Hi,
On Thu, Jun 24, 2010 at 9:33 PM, Jason Garrett-Glaser
<darkshikari at gmail.com> wrote:
>> Now with 8x8 intra pred modes and non-broken line endings. ?Did I
>> mention this makes h264 faster too?
>
> And one more SSSE3 function, because pshufb is amazing.
This should really be a separate patch at this point, it has nothing
to do with VP8 anymore. ;-).
> --- libavcodec/x86/Makefile (revision 23762)
> +++ libavcodec/x86/Makefile (working copy)
> @@ -8,6 +8,7 @@
> $(YASM-OBJS-FFT-yes)
> YASM-OBJS-$(CONFIG_GPL) += x86/h264_deblock_sse2.o \
> x86/h264_idct_sse2.o \
> + x86/h264_intrapred.o \
Why GPL? The license in the asm file says LGPL.
> Property changes on: libavcodec/x86/h264_intrapred.asm
> ___________________________________________________________________
> Added: svn:executable
> + *
??
Ronald
More information about the ffmpeg-devel
mailing list