|
|
@ -37,6 +37,10 @@ Development files for dav1d, the AV1 cross-platform Decoder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
|
|
|
|
# https://code.videolan.org/videolan/dav1d/issues/221
|
|
|
|
|
|
|
|
%ifarch %{arm}
|
|
|
|
|
|
|
|
export CFLAGS+="%optflags -fPIC"
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%meson --buildtype=release
|
|
|
|
%meson --buildtype=release
|
|
|
|
|
|
|
|
|
|
|
|
%meson_build
|
|
|
|
%meson_build
|
|
|
|