update version 1.12.0
This commit is contained in:
parent
cea4a8c610
commit
16f21d9cf3
@ -1,6 +1,6 @@
|
|||||||
Name: libvpx
|
Name: libvpx
|
||||||
Version: 1.7.0
|
Version: 1.12.0
|
||||||
Release: 8
|
Release: 1
|
||||||
Summary: VP8/VP9 Video Codec SDK
|
Summary: VP8/VP9 Video Codec SDK
|
||||||
License: BSD
|
License: BSD
|
||||||
Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz
|
Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz
|
||||||
@ -39,7 +39,7 @@ Development libraries and headers for developing software against libvpx.
|
|||||||
|
|
||||||
./configure --target=%{vpxtarget} \
|
./configure --target=%{vpxtarget} \
|
||||||
--enable-pic --disable-install-srcs --enable-vp9-decoder \
|
--enable-pic --disable-install-srcs --enable-vp9-decoder \
|
||||||
--enable-vp9-encoder --enable-experimental --enable-spatial-svc \
|
--enable-vp9-encoder --enable-experimental \
|
||||||
--enable-vp9-highbitdepth --enable-shared --enable-install-srcs \
|
--enable-vp9-highbitdepth --enable-shared --enable-install-srcs \
|
||||||
--prefix=%{_prefix} --libdir=%{_libdir} --size-limit=16384x16384
|
--prefix=%{_prefix} --libdir=%{_libdir} --size-limit=16384x16384
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ mv %{buildroot}%{_prefix}/src/vpx_scale %{buildroot}%{_includedir}/
|
|||||||
%{_libdir}/libvpx.so
|
%{_libdir}/libvpx.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 04 2023 wenchaofan <349464272@qq.com> - 1.12.0-1
|
||||||
|
- Update to 1.12.0 version
|
||||||
|
|
||||||
* Fri Nov 08 2019 Lijin Yang <yanglijin@huawei.com> -1.7.0-8
|
* Fri Nov 08 2019 Lijin Yang <yanglijin@huawei.com> -1.7.0-8
|
||||||
- Pakcage init
|
- Pakcage init
|
||||||
|
|
||||||
|
|||||||
BIN
v1.12.0.tar.gz
Normal file
BIN
v1.12.0.tar.gz
Normal file
Binary file not shown.
BIN
v1.7.0.tar.gz
BIN
v1.7.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user