文件名称:libgav1:本地镜像
文件大小:1.02MB
文件格式:ZIP
更新时间:2024-04-01 22:47:25
C++
libgav1-AV1解码器 libgav1是符合主要配置文件(0)和高级配置文件(1)的AV1解码器。 有关AV1视频格式的更多信息,请访问 。 [目录] 建筑 先决条件 C ++ 11编译器。 建议使用gcc 6 +,clang 7+或Microsoft Visual Studio 2017+。 在libgav1目录中: $ git clone https://github.com/abseil/abseil-cpp.git third_party/abseil-cpp (可选) 在libgav1目录中: $ git clone https://github.com/google/googletest.git third_party/googletest 编译 $ mkdir build && cd build $ cmake -G " Unix Makefile