-
- Downloads
Split h264dsp and h264pred in configure.
Many H.264 derivatives, like RV40 and VP8, use the H.264 prediction functions but not the weight/loopfilter functions. This should reduce the size of builds with one of these derivatives but without H.264 decoding itself. Originally committed as revision 24741 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- configure 7 additions, 6 deletionsconfigure
- libavcodec/Makefile 2 additions, 1 deletionlibavcodec/Makefile
- libavcodec/arm/Makefile 4 additions, 3 deletionslibavcodec/arm/Makefile
- libavcodec/x86/Makefile 2 additions, 1 deletionlibavcodec/x86/Makefile
- libavcodec/x86/h264dsp_mmx.c 1 addition, 1 deletionlibavcodec/x86/h264dsp_mmx.c
Loading
Please register or sign in to comment