Author | SHA1 | Message | Date |
---|---|---|---|
|
268b1eae22 |
avcodec/mpegaudioenc_template: default to 384k bitrate as default
If 384k is too high for the samplerate, choose the closest
possible
Idea to increase the bitrate from:
|
11 years ago |
|
04e06cdf7d |
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: Michael Niedermayer <michaelni@gmx.at> |
11 years ago |