Skip to content
Snippets Groups Projects
Commit a1b91b0c authored by Rostislav Pehlivanov's avatar Rostislav Pehlivanov
Browse files

lavc: prefer the mp3float decoder to the mp3 decoder


On modern x86 systems its around 2x faster. For systems without
FPUs it'll be slower, but our policy is to prefer floating point
implementations and to let users decide what's best (or just not
compile them on systems without FPUs).

Signed-off-by: default avatarRostislav Pehlivanov <atomnuker@gmail.com>
parent e760c12a
No related branches found
No related tags found
Loading
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