mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-11 11:40:42 +08:00
b2bcbcd99967c7cb9f17ae07c48c32baf8855e40

Remove duplicated out-of-loop init code, and do color matrix initialization at the beginning of each y iteration. Allow factorization and avoid an useless matrix update in the last iteration.
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
91%
Assembly
7.1%
Makefile
1.3%
C++
0.2%
Objective-C
0.2%
Other
0.1%