Skip to content
Snippets Groups Projects
Commit 0081a14e authored by James Darnley's avatar James Darnley Committed by Michael Niedermayer
Browse files

lavc/flacenc: add sse4 version of the 16-bit lpc encoder


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.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 7cafdfe9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment