-
- Downloads
Port latest x264 deblock asm (before they moved to using NV12 as internal
format), LGPL'ed with permission from Jason and Loren. This includes mmx2 code, so remove inline asm from h264dsp_mmx.c accordingly. Originally committed as revision 25031 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/x86/Makefile 1 addition, 1 deletionlibavcodec/x86/Makefile
- libavcodec/x86/dsputil_mmx.c 2 additions, 1 deletionlibavcodec/x86/dsputil_mmx.c
- libavcodec/x86/dsputil_mmx.h 1 addition, 1 deletionlibavcodec/x86/dsputil_mmx.h
- libavcodec/x86/h264_deblock.asm 184 additions, 56 deletionslibavcodec/x86/h264_deblock.asm
- libavcodec/x86/h264dsp_mmx.c 42 additions, 266 deletionslibavcodec/x86/h264dsp_mmx.c
Loading
Please register or sign in to comment