e8c003edd259feabacef0884ea8a47b22f7cac49
The unpacks/shuffles later on makes it unnecessary. Before: 1508 decicycles in h, 2096759 runs, 393 skips 2512 decicycles in v, 2095422 runs, 1730 skips After: 1477 decicycles in h, 2096745 runs, 407 skips 2484 decicycles in v, 2095297 runs, 1855 skips Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
FFmpeg README
1) Documentation
Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
2) Licensing
- See the LICENSE file.
3) Build and Install
- See the INSTALL file.
Languages
C
90.9%
Assembly
7.2%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%