Revision ac05f903
ID | ac05f9030ed4baae317071d0321c91afabaf1080 |
Parent | 87c1410d |
Child | 1726813f |
Convert floating-point MDCT coefficients to 24-bit fixed-point all at once
instead of doing it separately in 2 different functions.
This makes float AC-3 encoding approx. 3-7% faster overall.
Also, the coefficient conversion can now be easily SIMD-optimized.
Originally committed as revision 26232 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted