On Tue, Aug 12, 2014 at 11:22:02PM +0200, James Darnley wrote: > From 1.8 to 2.4 times faster. Runtime is reduced by 2 to 39%. The > speed-up generally increases with compression_level. > > This lpc encoder is not used with levels < 3 so it provides no speed-up > in these cases. > --- > LICENSE.md | 1 + > libavcodec/flacenc.c | 2 +- > libavcodec/x86/Makefile | 3 + > libavcodec/x86/flac_dsp_gpl.asm | 85 > +++++++++++++++++++++++++++++++++++++++ > libavcodec/x86/flacdsp_init.c | 4 ++ > 5 files changed, 94 insertions(+), 1 deletions(-) > create mode 100644 libavcodec/x86/flac_dsp_gpl.asm
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel