Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
ohos-3.0.21
ohos_vlc
/
contrib
/
src
/
chromaprint
下载当前目录
S
Steve Lhomme
contrib: support CMAKE_GENERATOR other than makefile
1ad69a1f
创建于
2020年11月25日
历史提交
文件
最后提交记录
最后更新时间
SHA512SUMS
Contribs: Update Chromaprint
8 年前
linklibs.patch
contribs: chromaprint: more fixes for .pc file. - Moved AVFFT check: FFMPEG_LIBRARIES might be unset even if all needed FFmpeg libraries were found. - Added an ability to link with VDSP/Accelerate Framework on macOS. (cherry picked from commit f1c8cc80325c0a108e31d1aa7fec947ef880992d) Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
8 年前
rules.mak
contrib: support CMAKE_GENERATOR other than makefile First, fix the conflict setting/using of CMAKE_GENERATOR. Second, call build via cmake instead of run make directly. Signed-off-by: Alexandre Janniaux <ajanni@videolabs.io> (cherry picked from commit c74a77e7eba252d0e126e71b59910fc9507ba9ed) (edited) rebased: - aom doesn't delete the build folder in this branch - aom doesn't force CFLAGS/CXXFLAGS in the original branch - chromaprint depends on .ffmpeg in this branch - mysofa doesn't force CFLAGS/CXXFLAGS in the original branch - srt forces CFLAGS/CXXFLAGS and other variables in the original branch edited: - glew doesn't use cmake in this branch - glslang, libebur128 are not found in this branch
5 年前