-
- Downloads
Move autocorrelation function from flacenc.c to lpc.c. Also rename the
corresponding dsputil functions and remove their dependency on the FLAC encoder. Fixes Issue1486. Originally committed as revision 20266 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/dsputil.c 3 additions, 5 deletionslibavcodec/dsputil.c
- libavcodec/dsputil.h 1 addition, 1 deletionlibavcodec/dsputil.h
- libavcodec/flacenc.c 0 additions, 63 deletionslibavcodec/flacenc.c
- libavcodec/lpc.c 63 additions, 1 deletionlibavcodec/lpc.c
- libavcodec/x86/dsputilenc_mmx.c 2 additions, 4 deletionslibavcodec/x86/dsputilenc_mmx.c
- libavcodec/x86/lpc_mmx.c 2 additions, 2 deletionslibavcodec/x86/lpc_mmx.c
Loading
Please register or sign in to comment