Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
ohos-3.0.21
ohos_vlc
/
contrib
/
src
/
libmpeg2
下载当前目录
S
Steve Lhomme
contrib: using make -C should spread the threads from "make -j" properly
dc642dc1
创建于
2020年6月18日
历史提交
文件
最后提交记录
最后更新时间
SHA512SUMS
contrib: add libmpeg2
14 年前
libmpeg2-arm-pld.patch
contrib: add libmpeg2
14 年前
libmpeg2-inline.patch
Contribs: libmpeg2, do not use AC_C_ALWAYS_INLINE
10 年前
libmpeg2-mc-neon.patch
contrib: add libmpeg2
14 年前
rules.mak
contrib: using make -C should spread the threads from "make -j" properly According to
https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html#index-recursion_002c-and-_002dj
"the parent make and all the sub-makes will communicate to ensure that there are only ‘N’ jobs running at the same time between them all." (cherry picked from commit 86cc5a15be3bc9480cb4b87d08e1c0af4d0f8fe9) (rebased) rebased: - aom has the proper pthreadGC2 in this branch - flac ece14f9ee78760a8176467978d0a09a45f9a9a2f was backported before Signed-off-by: Steve Lhomme <robux4@ycbcr.xyz>
5 年前