-
- Downloads
seperated out the C-based VP3 DSP functions into a different file; also
ported the MMX-optimized versions of those functions Originally committed as revision 2855 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 2 additions, 2 deletionslibavcodec/Makefile
- libavcodec/dsputil.c 5 additions, 0 deletionslibavcodec/dsputil.c
- libavcodec/dsputil.h 47 additions, 0 deletionslibavcodec/dsputil.h
- libavcodec/i386/vp3dsp_mmx.c 652 additions, 0 deletionslibavcodec/i386/vp3dsp_mmx.c
- libavcodec/vp3dsp.c 318 additions, 0 deletionslibavcodec/vp3dsp.c
Loading
Please register or sign in to comment