From fcee991744fea40c2ce176eec1dfbc8e7c44870d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 24 Aug 2015 17:03:10 +0200 Subject: [PATCH] Enable uvch264 --- gstreamer1-plugins-bad-free.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/gstreamer1-plugins-bad-free.spec b/gstreamer1-plugins-bad-free.spec index c132c7d..40f40dc 100644 --- a/gstreamer1-plugins-bad-free.spec +++ b/gstreamer1-plugins-bad-free.spec @@ -14,7 +14,7 @@ Name: gstreamer1-plugins-bad-free Version: 1.5.90 -Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework "bad" plugins License: LGPLv2+ and LGPLv2 @@ -66,6 +66,8 @@ BuildRequires: libwayland-client-devel %endif BuildRequires: gnutls-devel BuildRequires: libsrtp-devel +BuildRequires: pkgconfig(gudev-1.0) +BuildRequires: pkgconfig(libusb-1.0) BuildRequires: chrpath @@ -170,7 +172,7 @@ aren't tested well enough, or the code is not of good enough quality. --disable-neon --disable-openal --disable-rtmp --disable-xvid \ --disable-chromaprint --disable-eglgles --disable-flite \ --disable-mpg123 --disable-ofa --disable-opencv --disable-sbc \ - --disable-spandsp --disable-uvch264 --disable-voamrwbenc \ + --disable-spandsp --disable-voamrwbenc \ --disable-webp --disable-openjpeg make %{?_smp_mflags} @@ -410,6 +412,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc %changelog +* Mon Aug 24 2015 Wim Taymans - 1.5.90-2 +- Enable uvch264 + * Wed Aug 19 2015 Wim Taymans - 1.5.90-1 - Update to 1.5.90