Skip to content
Snippets Groups Projects
Commit 04e06cdf authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec: split mp2 encoder into float and fixed


This makes the USE_FLOATS == 0 available to the end user
More float optimizations can easily be added as well now
common code should be factored out into a common file once all
fixed point & floating point optimizations are done, this is to
avoid having to move code back and forth between files.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 9695fb26
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