|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: gstreamer1-plugin-libav
|
|
|
|
Name: gstreamer1-plugin-libav
|
|
|
|
Version: 1.22.0
|
|
|
|
Version: 1.22.1
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: GStreamer FFmpeg/LibAV plugin
|
|
|
|
Summary: GStreamer FFmpeg/LibAV plugin
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: https://gstreamer.freedesktop.org/
|
|
|
|
URL: https://gstreamer.freedesktop.org/
|
|
|
@ -8,7 +8,7 @@ Source0: %{url}/src/gst-libav/gst-libav-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
# Backports from upstream
|
|
|
|
# Backports from upstream
|
|
|
|
## Fix build with ffmpeg 6.0+
|
|
|
|
## Fix build with ffmpeg 6.0+
|
|
|
|
Patch0: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/cde31d23c071ee93fae96331805f696856084254.patch
|
|
|
|
#Patch0: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/cde31d23c071ee93fae96331805f696856084254.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: meson
|
|
|
|
BuildRequires: meson
|
|
|
@ -76,6 +76,9 @@ plugin.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Mar 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.1-1
|
|
|
|
|
|
|
|
- Update to 1.22.1
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.22.0-2
|
|
|
|
* Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.22.0-2
|
|
|
|
- Patch and rebuild for ffmpeg 6.0
|
|
|
|
- Patch and rebuild for ffmpeg 6.0
|
|
|
|
|
|
|
|
|
|
|
|