57b801a
%global         majorminor 1.0
57b801a
%global         _gobject_introspection  1.31.1
1487d41
f2633cf
# Only have extras package on fedora
f2633cf
%if 0%{?fedora}
1487d41
%bcond_without extras
1487d41
%else
1487d41
%bcond_with extras
1487d41
%endif
1487d41
ba18cd5
#global gitrel     140
ba18cd5
#global gitcommit  4ca3a22b6b33ad8be4383063e76f79c4d346535d
ba18cd5
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
ba18cd5
1487d41
Name:           gstreamer1-plugins-bad-free
a6efdf0
Version:        1.18.2
effcfa6
Release:        1%{?gitcommit:.git%{shortcommit}}%{?dist}
1487d41
Summary:        GStreamer streaming media framework "bad" plugins
1487d41
1487d41
License:        LGPLv2+ and LGPLv2
1487d41
URL:            http://gstreamer.freedesktop.org/
ba18cd5
%if 0%{?gitrel}
ba18cd5
# git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-good
ba18cd5
# cd gst-plugins-good; git reset --hard %{gitcommit}; ./autogen.sh; make; make distcheck
ba18cd5
# modified with gst-p-bad-cleanup.sh from SOURCE1
ba18cd5
%else
1487d41
# The source is:
1487d41
# http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
1487d41
# modified with gst-p-bad-cleanup.sh from SOURCE1
ba18cd5
%endif
1487d41
Source0:        gst-plugins-bad-free-%{version}.tar.xz
1487d41
Source1:        gst-p-bad-cleanup.sh
82ad793
# Fix build failure with opencv disabled:
82ad793
# https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1406
82ad793
# https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1570
82ad793
Patch0:         0001-examples-only-check-opencv_dep-if-option-is-not-disa.patch
65b65ae
# Fix build failure with va disabled:
65b65ae
Patch1:         0001-No-va-test-when-va-disabled.patch
1487d41
3f3e771
BuildRequires:  meson >= 0.48.0
95fce51
BuildRequires:  gcc-c++
1487d41
BuildRequires:  gstreamer1-devel >= %{version}
1487d41
BuildRequires:  gstreamer1-plugins-base-devel >= %{version}
1487d41
1487d41
BuildRequires:  check
1487d41
BuildRequires:  gettext-devel
1487d41
BuildRequires:  libXt-devel
57b801a
BuildRequires:  gobject-introspection-devel >= %{_gobject_introspection}
1487d41
1487d41
BuildRequires:  bzip2-devel
1487d41
BuildRequires:  exempi-devel
95fce51
%if 0%{?fedora} >= 31 || 0%{?rhel} >= 9
b36e670
BuildRequires:  fdk-aac-free-devel
6bf3ad8
%endif
1487d41
BuildRequires:  gsm-devel
1487d41
BuildRequires:  jasper-devel
08c490b
BuildRequires:  ladspa-devel
3493bd5
BuildRequires:  lcms2-devel
1487d41
BuildRequires:  libdvdnav-devel
1487d41
BuildRequires:  libexif-devel
1487d41
BuildRequires:  libmpcdec-devel
97b9f96
BuildRequires:  libnice-devel
1487d41
BuildRequires:  librsvg2-devel
1487d41
BuildRequires:  libsndfile-devel
7ccbf5b
BuildRequires:  mesa-libGL-devel
6dbf8cb
BuildRequires:  mesa-libGLES-devel
1487d41
BuildRequires:  mesa-libGLU-devel
1487d41
BuildRequires:  openssl-devel
1487d41
BuildRequires:  orc-devel
Bastien Nocera 0a14462
BuildRequires:  soundtouch-devel
9e7ad5c
BuildRequires:  wavpack-devel
3a7cd99
BuildRequires:  opus-devel
Richard Hughes 857e7d2
BuildRequires:  nettle-devel
Richard Hughes 857e7d2
BuildRequires:  libgcrypt-devel
2bc9e7d
%if 0%{?fedora} || 0%{?rhel} > 7
201aaba
BuildRequires:  wayland-devel
Richard Hughes 857e7d2
%endif
10b6d51
BuildRequires:  gnutls-devel
a94135f
BuildRequires:  libsrtp-devel
fcee991
BuildRequires:  pkgconfig(gudev-1.0)
fcee991
BuildRequires:  pkgconfig(libusb-1.0)
c609b28
BuildRequires:  gtk3-devel >= 3.4
c609b28
BuildRequires:  bluez-libs-devel >= 5.0
c609b28
BuildRequires:  libwebp-devel
d5ea5a6
BuildRequires:  mesa-libEGL-devel
6c30f72
BuildRequires:  vulkan-devel
692f162
#BuildRequires:  mesa-vulkan-devel
3493bd5
BuildRequires:  webrtc-audio-processing-devel
029a10f
BuildRequires:  libaom-devel
029a10f
BuildRequires:  libmicrodns-devel
029a10f
BuildRequires:  libopenmpt-devel
029a10f
BuildRequires:  srt-devel
10610d5
%if 0
029a10f
BuildRequires:  wpewebkit-devel
029a10f
BuildRequires:  wpebackend-fdo-devel
10610d5
%endif
4c73ca1
BuildRequires:  glslc
4c73ca1
BuildRequires:  libdrm-devel
95fce51
BuildRequires:  liblrdf-devel
95fce51
BuildRequires:  zvbi-devel
1487d41
1487d41
%if %{with extras}
c609b28
BuildRequires:  libbs2b-devel >= 3.1.0
1487d41
## Plugins not ported
1487d41
#BuildRequires:  dirac-devel
1487d41
#BuildRequires:  gmyth-devel >= 0.4
8522406
BuildRequires:  fluidsynth-devel
1487d41
BuildRequires:  libass-devel
6eadf04
BuildRequires:  libchromaprint-devel
1487d41
## Plugin not ported
1487d41
#BuildRequires:  libcdaudio-devel
1487d41
BuildRequires:  libcurl-devel
2c97fe7
BuildRequires:  libssh2-devel
2c97fe7
BuildRequires:  libxml2-devel
c609b28
BuildRequires:  game-music-emu-devel
08c490b
BuildRequires:  libkate-devel
1487d41
BuildRequires:  libmodplug-devel
c609b28
BuildRequires:  libofa-devel
1487d41
## Plugins not ported
1487d41
#BuildRequires:  libmusicbrainz-devel
1487d41
#BuildRequires:  libtimidity-devel
1487d41
BuildRequires:  libvdpau-devel
c02b9f3
BuildRequires:  libva-devel
c609b28
BuildRequires:  openal-soft-devel
75a3136
## If enabled, adds ~90 additional deps; perhaps can be moved to a
75a3136
## subpackage?
75a3136
#BuildRequires:  opencv-devel
6e3ef3f
BuildRequires:  openjpeg2-devel
Debarshi Ray 58db2dc
BuildRequires:  pkgconfig(spandsp) >= 0.0.6
1487d41
## Plugins not ported
1487d41
#BuildRequires:  SDL-devel
70358d7
BuildRequires:  lilv-devel
08c490b
BuildRequires:  wildmidi-devel
1487d41
BuildRequires:  zbar-devel
7ccbf5b
BuildRequires:  OpenEXR-devel
1487d41
%endif
1487d41
95fce51
%if 0%{?fedora} >= 31 || 0%{?rhel} >= 9
b36e670
# libgstfdkaac.so used to be shipped in -nonfree
ca7a2f0
Obsoletes: gstreamer1-plugins-bad-nonfree < 1.16.1-2
6bf3ad8
%endif
1487d41
3e769ff
# Drop after f36
3e769ff
Provides: gst-transcoder = 1.16.0-4
3e769ff
Obsoletes: gst-transcoder < 1.16.0-4
3e769ff
1487d41
%description
1487d41
GStreamer is a streaming media framework, based on graphs of elements which
1487d41
operate on media data.
1487d41
1487d41
This package contains plug-ins that aren't tested well enough, or the code
1487d41
is not of good enough quality.
1487d41
1487d41
1487d41
%if %{with extras}
1487d41
%package extras
1487d41
Summary:         Extra GStreamer "bad" plugins (less often used "bad" plugins)
3493bd5
Requires:        %{name}%{?_isa} = %{version}-%{release}
1487d41
1487d41
%description extras
1487d41
GStreamer is a streaming media framework, based on graphs of elements which
1487d41
operate on media data.
1487d41
1487d41
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
1487d41
or the code is not of good enough quality.
1487d41
1487d41
This package (%{name}-extras) contains
1487d41
extra "bad" plugins for sources (mythtv), sinks (fbdev) and
1487d41
effects (pitch) which are not used very much and require additional
1487d41
libraries to be installed.
71a5f96
311c134
%package zbar
311c134
Summary:         GStreamer "bad" plugins zbar plugin
311c134
Requires:        %{name}%{?_isa} = %{version}-%{release}
311c134
311c134
%description zbar
311c134
GStreamer is a streaming media framework, based on graphs of elements which
311c134
operate on media data.
311c134
311c134
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
311c134
or the code is not of good enough quality.
311c134
311c134
This package (%{name}-zbar) contains the zbar
311c134
plugin which allows decode bar codes.
71a5f96
71a5f96
%package fluidsynth
71a5f96
Summary:         GStreamer "bad" plugins fluidsynth plugin
3493bd5
Requires:        %{name}%{?_isa} = %{version}-%{release}
71a5f96
Requires:        soundfont2-default
71a5f96
71a5f96
%description fluidsynth
71a5f96
GStreamer is a streaming media framework, based on graphs of elements which
71a5f96
operate on media data.
71a5f96
71a5f96
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
71a5f96
or the code is not of good enough quality.
71a5f96
142ccf8
This package (%{name}-fluidsynth) contains the fluidsynth
142ccf8
plugin which allows playback of midi files.
6dbf8cb
6dbf8cb
6dbf8cb
%package wildmidi
6dbf8cb
Summary:         GStreamer "bad" plugins wildmidi plugin
3493bd5
Requires:        %{name}%{?_isa} = %{version}-%{release}
6dbf8cb
6dbf8cb
%description wildmidi
6dbf8cb
GStreamer is a streaming media framework, based on graphs of elements which
6dbf8cb
operate on media data.
6dbf8cb
6dbf8cb
gstreamer-plugins-bad contains plug-ins that aren't tested well enough,
6dbf8cb
or the code is not of good enough quality.
6dbf8cb
6dbf8cb
This package (%{name}-wildmidi) contains the wildmidi
6dbf8cb
plugin which allows playback of midi files.
1487d41
%endif
1487d41
1487d41
1487d41
%package devel
1487d41
Summary:        Development files for the GStreamer media framework "bad" plug-ins
3493bd5
Requires:       %{name}%{?_isa} = %{version}-%{release}
1487d41
Requires:       gstreamer1-plugins-base-devel
1487d41
3e769ff
# Drop after f36
3e769ff
Provides: gst-transcoder-devel = 1.16.0-4
3e769ff
Obsoletes: gst-transcoder-devel < 1.16.0-4
3e769ff
3e769ff
1487d41
%description devel
1487d41
GStreamer is a streaming media framework, based on graphs of elements which
1487d41
operate on media data.
1487d41
1487d41
This package contains the development files for the plug-ins that
1487d41
aren't tested well enough, or the code is not of good enough quality.
1487d41
1487d41
1487d41
%prep
1487d41
%setup -q -n gst-plugins-bad-%{version}
82ad793
%patch0 -p1
65b65ae
%patch1 -p1
1487d41
1487d41
%build
029a10f
%meson \
029a10f
    -D package-name="Fedora GStreamer-plugins-bad package" \
029a10f
    -D package-origin="http://download.fedoraproject.org" \
029a10f
    %{!?with_extras:-D fbdev=disabled -D decklink=disabled } \
95fce51
    %{!?with_extras:-D assrender=disabled -D bs2b=disabled } \
95fce51
    %{!?with_extras:-D chromaprint=disabled -D d3dvideosink=disabled } \
95fce51
    %{!?with_extras:-D directsound=disabled -D dts=disabled } \
95fce51
    %{!?with_extras:-D fluidsynth=disabled -D openexr=disabled } \
95fce51
    %{!?with_extras:-D curl=disabled -D curl-ssh2=disabled } \
95fce51
    %{!?with_extras:-D ttml=disabled -D kate=disabled } \
95fce51
    %{!?with_extras:-D modplug=disabled -D ofa=disabled } \
95fce51
    %{!?with_extras:-D vdpau=disabled -D openal=disabled } \
75a3136
    %{!?with_extras:-D opencv=disabled -D openjpeg=disabled } \
95fce51
    %{!?with_extras:-D wildmidi=disabled -D zbar=disabled } \
95fce51
    %{!?with_extras:-D gme=disabled -D lv2=disabled } \
029a10f
    -D doc=disabled -D magicleap=disabled -D msdk=disabled \
029a10f
    -D dts=disabled -D faac=disabled -D faad=disabled \
029a10f
    -D libmms=disabled -D mpeg2enc=disabled -D mplex=disabled \
029a10f
    -D neon=disabled -D rtmp=disabled -D rtmp2=disabled \
75a3136
    -D flite=disabled -D sbc=disabled -D opencv=disabled \
c02b9f3
    %{!?with_extras:-D spandsp=disabled -D va=disabled } \
029a10f
    -D voamrwbenc=disabled -D x265=disabled \
029a10f
    -D dvbsuboverlay=disabled -D dvdspu=disabled -D siren=disabled \
029a10f
    -D real=disabled -D opensles=disabled -D tinyalsa=disabled \
029a10f
    -D wasapi=disabled -D wasapi2=disabled -D avtp=disabled \
029a10f
    -D dc1394=disabled -D directfb=disabled -D iqa=disabled \
029a10f
    -D libde265=disabled -D musepack=disabled -D openni2=disabled \
029a10f
    -D sctp=disabled -D svthevcenc=disabled -D voaacenc=disabled \
3ee8777
    -D zxing=disabled -D wpe=disabled -D x11=disabled \
3ee8777
    -D openh264=disabled
029a10f
029a10f
%meson_build
1487d41
1487d41
%install
029a10f
%meson_install
1487d41
Richard Hughes b9fec2f
# Register as an AppStream component to be visible in the software center
Richard Hughes b9fec2f
#
Richard Hughes b9fec2f
# NOTE: It would be *awesome* if this file was maintained by the upstream
Richard Hughes b9fec2f
# project, translated and installed into the right place during `make install`.
Richard Hughes b9fec2f
#
Richard Hughes b9fec2f
# See http://www.freedesktop.org/software/appstream/docs/ for more details.
Richard Hughes b9fec2f
#
70358d7
mkdir -p $RPM_BUILD_ROOT%{_metainfodir}
70358d7
cat > $RPM_BUILD_ROOT%{_metainfodir}/gstreamer-bad-free.appdata.xml <
Richard Hughes b9fec2f
Richard Hughes b9fec2f
Richard Hughes b9fec2f
<component type="codec">
Richard Hughes b9fec2f
  <id>gstreamer-bad-free</id>
Richard Hughes b9fec2f
  <metadata_license>CC0-1.0</metadata_license>
Richard Hughes b9fec2f
  <name>GStreamer Multimedia Codecs - Extra</name>
Richard Hughes 0fb98c4
  <summary>Multimedia playback for AIFF, DVB, GSM, MIDI, MXF and Opus</summary>
Richard Hughes b9fec2f
  <description>
Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
      This addon includes several additional codecs that are missing
Richard Hughes b9fec2f
      something - perhaps a good code review, some documentation, a set of
Richard Hughes b9fec2f
      tests, a real live maintainer, or some actual wide use.
Richard Hughes b9fec2f
      However, they might be good enough to play your media files.
Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
      These codecs can be used to encode and decode media files where the
Richard Hughes b9fec2f
      format is not patent encumbered.
Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
      A codec decodes audio and video for for playback or editing and is also
Richard Hughes b9fec2f
      used for transmission or storage.
Richard Hughes b9fec2f
      Different codecs are used in video-conferencing, streaming media and
Richard Hughes b9fec2f
      video editing applications.
Richard Hughes b9fec2f
    

Richard Hughes b9fec2f
  </description>
Richard Hughes 0fb98c4
  <keywords>
Richard Hughes 0fb98c4
    <keyword>AIFF</keyword>
Richard Hughes 0fb98c4
    <keyword>DVB</keyword>
Richard Hughes 0fb98c4
    <keyword>GSM</keyword>
Richard Hughes 0fb98c4
    <keyword>MIDI</keyword>
Richard Hughes 0fb98c4
    <keyword>MXF</keyword>
Richard Hughes 0fb98c4
    <keyword>Opus</keyword>
Richard Hughes 0fb98c4
  </keywords>
Richard Hughes b9fec2f
  <url type="homepage">http://gstreamer.freedesktop.org/</url>
Richard Hughes b9fec2f
  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
Richard Hughes b9fec2f
  <url type="help">http://gstreamer.freedesktop.org/documentation/</url>
Richard Hughes b9fec2f
  <url type="donation">http://www.gnome.org/friends/</url>
Richard Hughes b9fec2f
  <update_contact></update_contact>
Richard Hughes b9fec2f
</component>
Richard Hughes b9fec2f
EOF
Richard Hughes b9fec2f
1487d41
%find_lang gst-plugins-bad-%{majorminor}
1487d41
3493bd5
# unpackaged files
029a10f
rm $RPM_BUILD_ROOT%{_bindir}/playout
3493bd5
3493bd5
%ldconfig_scriptlets
1487d41
1487d41
%files -f gst-plugins-bad-%{majorminor}.lang
effcfa6
%license COPYING
09847d8
%doc AUTHORS README REQUIREMENTS
1487d41
70358d7
%{_metainfodir}/*.appdata.xml
029a10f
%{_bindir}/gst-transcoder-%{majorminor}
ba18cd5
ba18cd5
# presets
ba18cd5
%dir %{_datadir}/gstreamer-%{majorminor}/presets/
ba18cd5
%{_datadir}/gstreamer-%{majorminor}/presets/GstFreeverb.prs
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/device/dvd.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/avi.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/flv.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/mkv.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/mp3.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/mp4.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/oga.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/ogv.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/file-extension/webm.gep
029a10f
%{_datadir}/gstreamer-%{majorminor}/encoding-profiles/online-services/youtube.gep
ba18cd5
c609b28
# opencv data
3493bd5
#{_datadir}/gst-plugins-bad/%{majorminor}/opencv_haarcascades/
c609b28
ba18cd5
%{_libdir}/libgstadaptivedemux-%{majorminor}.so.*
1487d41
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.*
c59acde
%{_libdir}/libgstbadaudio-%{majorminor}.so.*
1487d41
%{_libdir}/libgstcodecparsers-%{majorminor}.so.*
029a10f
%{_libdir}/libgstcodecs-%{majorminor}.so.*
ab2433b
%{_libdir}/libgstinsertbin-%{majorminor}.so.*
3493bd5
%{_libdir}/libgstisoff-%{majorminor}.so.*
ab2433b
%{_libdir}/libgstmpegts-%{majorminor}.so.*
75a3136
#{_libdir}/libgstopencv-%{majorminor}.so.*
3a8c2a6
%{_libdir}/libgstplayer-%{majorminor}.so.*
1487d41
%{_libdir}/libgstphotography-%{majorminor}.so.*
861ed73
%{_libdir}/libgstsctp-%{majorminor}.so.*
029a10f
%{_libdir}/libgsttranscoder-%{majorminor}.so.*
ab2433b
%{_libdir}/libgsturidownloader-%{majorminor}.so.*
029a10f
%{_libdir}/libgstvulkan-%{majorminor}.so.*
3493bd5
%{_libdir}/libgstwebrtc-%{majorminor}.so.*
2bc9e7d
%if 0%{?fedora} || 0%{?rhel} > 7
7ccbf5b
%{_libdir}/libgstwayland-%{majorminor}.so.*
Richard Hughes 857e7d2
%endif
ab2433b
029a10f
%{_libdir}/girepository-1.0/GstBadAudio-1.0.typelib
029a10f
%{_libdir}/girepository-1.0/GstCodecs-1.0.typelib
57b801a
%{_libdir}/girepository-1.0/GstInsertBin-1.0.typelib
57b801a
%{_libdir}/girepository-1.0/GstMpegts-1.0.typelib
3a8c2a6
%{_libdir}/girepository-1.0/GstPlayer-1.0.typelib
029a10f
%{_libdir}/girepository-1.0/GstTranscoder-1.0.typelib
029a10f
%{_libdir}/girepository-1.0/GstVulkan-1.0.typelib
8c1b965
%{_libdir}/girepository-1.0/GstVulkanWayland-1.0.typelib
010d951
%{_libdir}/girepository-1.0/GstWebRTC-1.0.typelib
57b801a
1487d41
# Plugins without external dependencies
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaccurip.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
ee05f6f
%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
ea0256b
%{_libdir}/gstreamer-%{majorminor}/libgstaudiobuffersplit.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstaudiofxbad.so
2a13e91
%{_libdir}/gstreamer-%{majorminor}/libgstaudiolatency.so
c8c556c
%{_libdir}/gstreamer-%{majorminor}/libgstaudiomixmatrix.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
2f546bb
%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstdash.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstdvbsubenc.so
20ce60d
%{_libdir}/gstreamer-%{majorminor}/libgstfaceoverlay.so
Richard Hughes 857e7d2
%if %{with extras}
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
Richard Hughes 857e7d2
%endif
3493bd5
95fce51
%if 0%{?fedora} >= 31 || 0%{?rhel} >= 9
b36e670
%{_libdir}/gstreamer-%{majorminor}/libgstfdkaac.so
6bf3ad8
%endif
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
1ba81e6
%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
7a27984
%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstgdp.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
8f69aca
%{_libdir}/gstreamer-%{majorminor}/libgstlegacyrawparse.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
3493bd5
%{_libdir}/gstreamer-%{majorminor}/libgstipcpipeline.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstivtc.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstmidi.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsdemux.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
f62f17f
%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
c59acde
%{_libdir}/gstreamer-%{majorminor}/libgstnetsim.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
3493bd5
%{_libdir}/gstreamer-%{majorminor}/libgstproxy.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstresindvd.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanagerbad.so
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/libgstrtponvif.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstsmoothstreaming.so
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
1ba81e6
%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstswitchbin.so
463ecc0
%{_libdir}/gstreamer-%{majorminor}/libgsttimecode.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgsttranscode.so
a7f91be
%{_libdir}/gstreamer-%{majorminor}/libgstuvch264.so
ab2433b
%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
4cadc9d
%{_libdir}/gstreamer-%{majorminor}/libgstvideoframe_audiolevel.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
1487d41
ccc9f5f
# System (Linux) specific plugins
ccc9f5f
%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstv4l2codecs.so
ccc9f5f
1487d41
# Plugins with external dependencies
029a10f
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstaom.so
53d435e
%{_libdir}/gstreamer-%{majorminor}/libgstbluez.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
861ed73
%{_libdir}/gstreamer-%{majorminor}/libgstclosedcaption.so
3493bd5
%{_libdir}/gstreamer-%{majorminor}/libgstcolormanagement.so
ba18cd5
%{_libdir}/gstreamer-%{majorminor}/libgstdtls.so
b5d2a93
%{_libdir}/gstreamer-%{majorminor}/libgsthls.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
00d459d
%{_libdir}/gstreamer-%{majorminor}/libgstkms.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstmicrodns.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstnvcodec.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstopenmpt.so
ef79193
%{_libdir}/gstreamer-%{majorminor}/libgstopusparse.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstrist.so
Richard Hughes 857e7d2
%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstsrt.so
a94135f
%{_libdir}/gstreamer-%{majorminor}/libgstsrtp.so
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstvulkan.so
2bc9e7d
%if 0%{?fedora} || 0%{?rhel} > 7
Bastien Nocera 5de3d59
%{_libdir}/gstreamer-%{majorminor}/libgstwaylandsink.so
Richard Hughes 857e7d2
%endif
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstwebp.so
97b9f96
%{_libdir}/gstreamer-%{majorminor}/libgstwebrtc.so
3493bd5
%{_libdir}/gstreamer-%{majorminor}/libgstwebrtcdsp.so
10610d5
%if 0
029a10f
%{_libdir}/gstreamer-%{majorminor}/libgstwpe.so
10610d5
%endif
95fce51
%if %{with extras}
95fce51
%{_libdir}/gstreamer-%{majorminor}/libgstlv2.so
95fce51
%{_libdir}/gstreamer-%{majorminor}/libgstttmlsubs.so
95fce51
%endif
95fce51
%if !%{with extras}
95fce51
%exclude %{_libdir}/gstreamer-%{majorminor}/libgstteletext.so
95fce51
%endif
1487d41
1487d41
#debugging plugin
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
1487d41
1487d41
1487d41
%if %{with extras}
1487d41
%files extras
1487d41
# Plugins with external dependencies
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstbs2b.so
6eadf04
%{_libdir}/gstreamer-%{majorminor}/libgstchromaprint.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
08c490b
%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
1487d41
%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
75a3136
#{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
7ccbf5b
%{_libdir}/gstreamer-%{majorminor}/libgstopenexr.so
c609b28
%{_libdir}/gstreamer-%{majorminor}/libgstopenjpeg.so
Debarshi Ray 58db2dc
%{_libdir}/gstreamer-%{majorminor}/libgstspandsp.so
00d459d
%{_libdir}/gstreamer-%{majorminor}/libgstteletext.so
c02b9f3
%{_libdir}/gstreamer-%{majorminor}/libgstva.so
71a5f96
311c134
%files zbar
311c134
# Plugins with external dependencies
311c134
%{_libdir}/gstreamer-%{majorminor}/libgstzbar.so
71a5f96
71a5f96
%files fluidsynth
71a5f96
# Plugins with external dependencies
71a5f96
%{_libdir}/gstreamer-%{majorminor}/libgstfluidsynthmidi.so
6dbf8cb
6dbf8cb
%files wildmidi
6dbf8cb
# Plugins with external dependencies
6dbf8cb
%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
1487d41
%endif
1487d41
1487d41
%files devel
029a10f
%if 0
7ccbf5b
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-plugins-%{majorminor}
1487d41
%doc %{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{majorminor}
029a10f
%endif
57b801a
029a10f
%{_datadir}/gir-1.0/GstBadAudio-%{majorminor}.gir
029a10f
%{_datadir}/gir-1.0/GstCodecs-%{majorminor}.gir
57b801a
%{_datadir}/gir-1.0/GstInsertBin-%{majorminor}.gir
57b801a
%{_datadir}/gir-1.0/GstMpegts-%{majorminor}.gir
3a8c2a6
%{_datadir}/gir-1.0/GstPlayer-%{majorminor}.gir
029a10f
%{_datadir}/gir-1.0/GstTranscoder-%{majorminor}.gir
029a10f
%{_datadir}/gir-1.0/GstVulkan-%{majorminor}.gir
8c1b965
%{_datadir}/gir-1.0/GstVulkanWayland-%{majorminor}.gir
010d951
%{_datadir}/gir-1.0/GstWebRTC-%{majorminor}.gir
57b801a
ba18cd5
%{_libdir}/libgstadaptivedemux-%{majorminor}.so
1487d41
%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
c59acde
%{_libdir}/libgstbadaudio-%{majorminor}.so
1487d41
%{_libdir}/libgstcodecparsers-%{majorminor}.so
029a10f
%{_libdir}/libgstcodecs-%{majorminor}.so
ab2433b
%{_libdir}/libgstinsertbin-%{majorminor}.so
3493bd5
%{_libdir}/libgstisoff-%{majorminor}.so
ab2433b
%{_libdir}/libgstmpegts-%{majorminor}.so
75a3136
#{_libdir}/libgstopencv-%{majorminor}.so
3a8c2a6
%{_libdir}/libgstplayer-%{majorminor}.so
1487d41
%{_libdir}/libgstphotography-%{majorminor}.so
861ed73
%{_libdir}/libgstsctp-%{majorminor}.so
029a10f
%{_libdir}/libgsttranscoder-%{majorminor}.so
ab2433b
%{_libdir}/libgsturidownloader-%{majorminor}.so
029a10f
%{_libdir}/libgstvulkan-%{majorminor}.so
3493bd5
%{_libdir}/libgstwebrtc-%{majorminor}.so
2bc9e7d
%if 0%{?fedora} || 0%{?rhel} > 7
7ccbf5b
%{_libdir}/libgstwayland-%{majorminor}.so
Richard Hughes 857e7d2
%endif
1487d41
c59acde
%{_includedir}/gstreamer-%{majorminor}/gst/audio
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/basecamerabinsrc
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/codecparsers
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/insertbin
1487d41
%{_includedir}/gstreamer-%{majorminor}/gst/interfaces/photography*
3493bd5
%{_includedir}/gstreamer-%{majorminor}/gst/isoff/
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/mpegts
75a3136
#{_includedir}/gstreamer-%{majorminor}/gst/opencv
3a8c2a6
%{_includedir}/gstreamer-%{majorminor}/gst/player
861ed73
%{_includedir}/gstreamer-%{majorminor}/gst/sctp
029a10f
%{_includedir}/gstreamer-%{majorminor}/gst/transcoder
ab2433b
%{_includedir}/gstreamer-%{majorminor}/gst/uridownloader
029a10f
%{_includedir}/gstreamer-%{majorminor}/gst/vulkan/
3493bd5
%{_includedir}/gstreamer-%{majorminor}/gst/webrtc/
1487d41
1487d41
# pkg-config files
c59acde
%{_libdir}/pkgconfig/gstreamer-bad-audio-%{majorminor}.pc
1487d41
%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
ab2433b
%{_libdir}/pkgconfig/gstreamer-insertbin-%{majorminor}.pc
5ace076
%{_libdir}/pkgconfig/gstreamer-mpegts-%{majorminor}.pc
c02b9f3
%{_libdir}/pkgconfig/gstreamer-photography-%{majorminor}.pc
3a8c2a6
%{_libdir}/pkgconfig/gstreamer-player-%{majorminor}.pc
1487d41
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
861ed73
%{_libdir}/pkgconfig/gstreamer-sctp-%{majorminor}.pc
c02b9f3
%{_libdir}/pkgconfig/gstreamer-transcoder-%{majorminor}.pc
3493bd5
%{_libdir}/pkgconfig/gstreamer-webrtc-%{majorminor}.pc
029a10f
%{_libdir}/pkgconfig/gstreamer-vulkan-%{majorminor}.pc
8c1b965
%{_libdir}/pkgconfig/gstreamer-vulkan-wayland-%{majorminor}.pc
3493bd5
1487d41
1487d41
%changelog
a6efdf0
* Thu Dec 10 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.2-1
a6efdf0
- Update to 1.18.2
a6efdf0
effcfa6
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
effcfa6
- Update to 1.18.1
effcfa6
- Remove COPYING.LIB
effcfa6
65b65ae
* Mon Oct 19 2020 Troy Dawson <tdawson@redhat.com> - 1.18.0-5
65b65ae
- Do not run va tests when va is disabled
65b65ae
f4c41ea
* Sat Oct 17 2020 Dominik Mierzejewski <rpm@greysector.net> - 1.18.0-4
f4c41ea
- rebuild for libdvdread-6.1 ABI bump
f4c41ea
3e769ff
* Tue Sep 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.0-3
3e769ff
- Obsolete/Provide gst-transcoder
3e769ff
75a3136
* Thu Sep 10 2020 Adam Williamson <awilliam@redhat.com> - 1.18.0-2
75a3136
- Disable opencv again (pulls in huge number of deps)
75a3136
98015e0
* Tue Sep 8 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.0-1
98015e0
- Update to 1.18.0
98015e0
- Enable opencv
98015e0
d7c554f
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
d7c554f
- Update to 1.17.90
8c1b965
- Remove obsolete -bad-transcoder .pc file
8c1b965
- Add vulkan wayland
d7c554f
a1bcf58
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.2-3
a1bcf58
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
a1bcf58
642b3b4
* Tue Jul 07 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.17.2-2
642b3b4
- Rebuilt for aom 2.0.0
642b3b4
c02b9f3
* Mon Jul 6 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.2-1
c02b9f3
- Update to 1.17.2
c02b9f3
- Add new libva plugin
c02b9f3
- Add new pkgconfig files
c02b9f3
029a10f
* Mon Jun 22 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.1-1
029a10f
- Update to 1.17.1
21e983b
- Add sources
10610d5
- Disable wpe for now
029a10f
Debarshi Ray 58db2dc
* Fri Mar 20 2020 Debarshi Ray <rishi@fedoraproject.org> - 1.16.2-4
Debarshi Ray 58db2dc
- Enable the spandsp plugin
Debarshi Ray 58db2dc
1ae87ce
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.2-3
1ae87ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
1ae87ce
a3701d4
* Tue Jan 7 2020 Tom Callaway <spot@fedoraproject.org> - 1.16.2-2
a3701d4
- rebuild for libsrtp2
a3701d4
d7c1b84
* Thu Jan 2 2020 Wim Taymans <wtaymans@redhat.com> - 1.16.2-1
d7c1b84
- Update to 1.16.2
d7c1b84
e7505a4
* Fri Nov 15 2019 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> - 1.16.1-3
e7505a4
- rebuild for libdvdread ABI bump
e7505a4
ca7a2f0
* Fri Oct 04 2019 Kalev Lember <klember@redhat.com> - 1.16.1-2
ca7a2f0
- Bump gstreamer1-plugins-bad-nonfree obsoletes version
ca7a2f0
6041694
* Tue Sep 24 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.1-1
6041694
- Update to 1.16.1
6041694
b36e670
* Mon Sep 23 2019 Kalev Lember <klember@redhat.com> - 1.16.0-4
b36e670
- Enable AAC support through fdk-aac-free
b36e670
8e13120
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-3
8e13120
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
8e13120
70358d7
* Mon Jun 24 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.16.0-2
70358d7
- BR: lilv-devel, enables lv2 plugin
70358d7
- use %%_metainfodir macro
70358d7
6d0cde7
* Tue Apr 23 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.0-1
6d0cde7
- Update to 1.16.0
6d0cde7
05a6b66
* Fri Mar 01 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.2-1
05a6b66
- Update to 1.15.2
bba5c9c
- The vcdsrc plugin was removed
05a6b66
201aaba
* Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 1.15.1-3
201aaba
- Update wayland deps
201aaba
bc37219
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
bc37219
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
bc37219
3c647a0
* Fri Jan 25 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.1-1
3c647a0
- Update to 1.15.1
94db57d
- Remove dependency on removed package
861ed73
- Add sctp and closedcaption plugins
3c647a0
e5fb876
* Wed Oct 03 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.4-1
e5fb876
- Update to 1.14.4
e5fb876
89a10c3
* Tue Sep 18 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.3-1
89a10c3
- Update to 1.14.3
89a10c3
b1a8a0c
* Wed Aug 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.2-2
b1a8a0c
- Enable LV2 plugin support (#1616070)
b1a8a0c
0baf664
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
0baf664
- Update to 1.14.2
0baf664
f2633cf
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.org> - 1.14.1-7
f2633cf
- Only build extras on Fedora
53d435e
- bluez is not in extras
53d435e
- vdpau is in extras
f2633cf
7d972a3
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.org> - 1.14.1-6
7d972a3
- remove unused liboil BR
7d972a3
a8f2805
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-5
a8f2805
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
a8f2805
c205f46
* Thu Jun 14 2018 Simone Caronni <negativo17@gmail.com> - 1.14.1-4
c205f46
- Rebuild for updated libass.
c205f46
0b3c14d
* Fri May 25 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.1-3
0b3c14d
- rebuild (#1581325) to update Provides
0b3c14d
d438bed
* Tue May 22 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.1-2
d438bed
- rebuild (file)
d438bed
6e3ef3f
* Mon May 21 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.1-1
6e3ef3f
- Update to 1.14.1
6e3ef3f
- Use openjpeg2 instead of openjpeg (#1553079)
6e3ef3f
97b9f96
* Thu May 10 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-2
97b9f96
- Add libnice-devel to get webrtc plugin (#1575244)
97b9f96
18f1970
* Tue Mar 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-1
18f1970
- Update to 1.14.0
010d951
- add webrtc gir and typelib
18f1970
3e52d00
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
3e52d00
- Update to 1.13.91
3e52d00
e640af6
* Mon Mar 5 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
e640af6
- Update to 1.13.90
e640af6
- Add audiolatency
99d5e12
- Schrodinger element was removed
e640af6
7b79910
* Tue Feb 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-2
7b79910
- drop -gtk subpkg, moved to gst1-plugins-good
7b79910
3493bd5
* Fri Feb 23 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.13.1-1
3493bd5
- 1.13.1
3493bd5
- use %%ldconfig_scriptlets %%make_build %%make_install
3493bd5
- fix rpath in gst-p-bad-cleanup.sh
3493bd5
- tighten subpkg deps with %%{?_isa}
3493bd5
- -gtk subpkg now empty.  FIXME
3493bd5
2be2bdf
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-3
2be2bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2be2bdf
789ea53
* Mon Jan 8 2018 Wim Taymans <wtaymans@redhat.com> - 1.12.4-2
789ea53
- Rebuild for chromaprint .so change
789ea53
53187e9
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.4-1
53187e9
- Update to 1.12.4
53187e9
2bc9e7d
* Fri Oct 13 2017 Troy Dawson <tdawson@redhat.com> - 1.12.3-3
2bc9e7d
- Cleanup spec file conditionals
2bc9e7d
aecf0b2
* Sat Sep 30 2017 Jerry James <loganjerry@gmail.com> - 1.12.3-2
aecf0b2
- Rebuild for soundtouch 2.0.0
aecf0b2
95f1ebe
* Tue Sep 19 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.3-1
95f1ebe
- Update to 1.12.3
95f1ebe
85ca2f5
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-5
85ca2f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
85ca2f5
63e1aef
* Sun Jul 30 2017 Florian Weimer <fweimer@redhat.com> - 1.12.2-4
63e1aef
- Rebuild with binutils fix for ppc64le (#1475636)
63e1aef
d5ea5a6
* Thu Jul 27 2017 Jan Horak <jhorak@redhat.com> - 1.12.2-3
d5ea5a6
- Added missing buildrequire on EGL
d5ea5a6
b1b553d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.2-2
b1b553d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b1b553d
df80479
* Mon Jul 17 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.2-1
df80479
- Update to 1.12.2
df80479
85c2992
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
85c2992
- Update to 1.12.1
85c2992
0302513
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
0302513
- Update to 1.12.0
0302513
504b45b
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
504b45b
- Update to 1.11.91
504b45b
a59a2b2
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
a59a2b2
- Update to 1.11.90
00d459d
- Update plugin names
2f546bb
- Remove old rawparse plugin
8f69aca
- Add new allocator lib and legacyrawparse
a59a2b2
10f762c
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
10f762c
- Update to 1.11.2
c8c556c
- add audiomixmatrix
10f762c
f062274
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-3
f062274
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
f062274
092ad57
* Wed Feb 01 2017 Sandro Mani <manisandro@gmail.com> - 1.11.1-2
092ad57
- Rebuild (libwebp)
092ad57
ea0256b
* Fri Jan 13 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.1-1
ea0256b
- Update to 1.11.1
ea0256b
- Add audiobuffersplit
8b66cd3
- Dataurisrc was moved to core
f045df5
- Add ttmlsubs plugin
ea0256b
8514625
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
8514625
- Update to 1.10.2
8514625
1a1f701
* Mon Nov 28 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.1-1
1a1f701
- Update to 1.10.1
1a1f701
387abce
* Thu Nov 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
387abce
- Update to 1.10.0
387abce
387abce
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
0af80fe
- Update to 1.9.90
0af80fe
5f295d3
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
5f295d3
- Rebuild
5f295d3
463ecc0
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
463ecc0
- Update to 1.9.2
463ecc0
cb69819
* Fri Aug 26 2016 Hans de Goede <hdegoede@redhat.com> - 1.9.1-3
cb69819
- Rebuild for new wildmidi
cb69819
6dbf8cb
* Wed Aug 10 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-2
6dbf8cb
- Merge patches from Kevin Kofler (#1267665)
6dbf8cb
- Split gtksink into a -gtk subpackage (#1295444)
6dbf8cb
- Split wildmidi plugin into a -wildmidi subpackage (#1267665)
6dbf8cb
- BR mesa-libGLES-devel to enable OpenGL ES 2 support in GstGL (#1308290)
6dbf8cb
704f142
* Thu Jul 07 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.1-1
704f142
- Update to 1.9.1
0413039
- add musepack plugin
0413039
- add kmssink plugin
704f142
2c47620
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
2c47620
- Update to 1.8.2
2c47620
5dc6a28
* Sun May 08 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-2
5dc6a28
- Rebuild for opencv
456cd3e
- Disable opencv, the version is too new
5dc6a28
40d619e
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
40d619e
- Update to 1.8.1
40d619e
4534767
* Thu Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
4534767
- Update to 1.8.0
4534767
3a7cd99
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
3a7cd99
- Update to 1.7.91
3a7cd99
- The opus parse was not moved so we still need opus-devel and we still
3a7cd99
  ship a plugin.
ef79193
- the plugin was renamed to opusparse
3a7cd99
f74d015
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
f74d015
- Update to 1.7.90
d676f22
- the opus plugin was moved to -base.
f74d015
b94eed7
* Thu Feb 25 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-2
b94eed7
- Rebuild for soundtouch ABI break (#1311323)
b94eed7
af7a9c2
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
af7a9c2
- Update to 1.7.2
57697aa
- remove rtpbad plugin, it was moved
c59acde
- add new libraries and netsim plugin
af7a9c2
6eadf04
* Tue Feb 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-5
6eadf04
- add chromaprint plugin
6eadf04
444805c
* Thu Feb 04 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.7.1-4
444805c
- Append --disable-fatal-warnings to %%configure to prevent
444805c
  building from aborting for negligible warnings (Fix F24FTBFS)
444805c
- Append --disable-silent-rules to %%configure to make
444805c
  building verbose.
444805c
- Don't remove buildroot before installing.
444805c
7b3cdbd
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3
7b3cdbd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
7b3cdbd
142ccf8
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-2
142ccf8
- remove rpath from gtksink and mxf
142ccf8
- Fix description line too long
142ccf8
f3c7c2b
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
f3c7c2b
- Update to 1.7.1
64ccf0a
- rename fragmented -> hls
b5d2a93
- remove liveadder
3a8c2a6
- add gstplayer
4cadc9d
- add teletextdec and videoframe_audiolevel
f3c7c2b
Rex Dieter 757a9c0
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
Rex Dieter 757a9c0
- rebuild (libwebp)
Rex Dieter 757a9c0
6efcda2
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
6efcda2
- Update to 1.6.2
6efcda2
c609b28
* Mon Nov 9 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-2
c609b28
- Enable more plugins: gtksink, webp, bluez, bs2b, gme, ofa, openal,
c609b28
  opencv, openjpeg
c609b28
09bcb6f
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
09bcb6f
- Update to 1.6.1
09bcb6f
a9784ad
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
a9784ad
- Update to 1.6.0
9674a5b
- Remove lib64 rpaths from a few more libraries
09847d8
- Use license macro for COPYING and COPYING.LIB
a9784ad
9dba8b2
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
9dba8b2
- Update to 1.5.91
9dba8b2
Richard Hughes da6a97e
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-3
Richard Hughes da6a97e
- Add optional data to AppStream metadata.
Richard Hughes da6a97e
fcee991
* Mon Aug 24 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-2
fcee991
- Enable uvch264
fcee991
932537d
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
932537d
- Update to 1.5.90
932537d
02fe7de
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
02fe7de
- Update to 1.5.2
02fe7de
b898059
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
b898059
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b898059
ba18cd5
* Mon Jun 08 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.1-1
ba18cd5
- Update to 1.5.1
3ea8076
- Drop old patch
ba18cd5
e050f93
* Mon May 04 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-5
e050f93
- Rebuilt for nettle soname bump
e050f93
d5bba37
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.4.5-4
d5bba37
- Rebuilt for GCC 5 C++11 ABI change
d5bba37
Richard Hughes b9fec2f
* Wed Mar 25 2015 Richard Hughes <rhughes@redhat.com> - 1.4.5-3
Richard Hughes b9fec2f
- Register as an AppStream component.
Richard Hughes b9fec2f
David Woodhouse 736363c
* Fri Mar 06 2015 David Woodhouse <dwmw2@infradead.org> - 1.4.5-2
David Woodhouse 736363c
- Fix RTP/RTCP muxing (#1199578)
David Woodhouse 736363c
7eb8e49
* Tue Feb 03 2015 Wim Taymans <wtaymans@redhat.com> - 1.4.5-1
7eb8e49
- Update to 1.4.5
7eb8e49
Rex Dieter 2ce95ce
* Tue Nov 25 2014 Rex Dieter <rdieter@fedoraproject.org> 1.4.4-2
Rex Dieter 2ce95ce
- rebuild (openexr)
Rex Dieter 2ce95ce
91d1151
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
91d1151
- Update to 1.4.4
91d1151
5ce1512
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
5ce1512
- Rebuild for new libsrtp
5ce1512
e8e4194
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-2
e8e4194
- Remove celt buildreq, the plugin was removed and so is celt-devel
e8e4194
7aeb837
* Mon Sep 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.2-1
7aeb837
- Update to 1.4.2.
7aeb837
3faaeed
* Fri Aug 29 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.1-1
3faaeed
- Update to 1.4.1.
3faaeed
cd449cd
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
cd449cd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
cd449cd
9b328c4
* Tue Jul 22 2014 Wim Taymans <wtaymans@redhat.com> - 1.4.0-1
9b328c4
- Update to 1.4.0.
9b328c4
9046289
* Fri Jul 11 2014 Wim Taymans <wtaymans@redhat.com> - 1.3.91-1
9046289
- Update to 1.3.91.
b43e85a
- Remove old libraries
9046289
8cdc9ff
* Tue Jun 17 2014 Wim Taymans <wtaymans@redhat.com> - 1.2.4-1
8cdc9ff
- Update to 1.2.4.
8cdc9ff
3a367ce
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
3a367ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3a367ce
71a5f96
* Thu Mar 20 2014 Hans de Goede <hdegoede@}redhat.com> - 1.2.3-3
71a5f96
- Put the fluidsynth plugin in its own subpackage and make it require
71a5f96
  soundfont2-default (rhbz#1078925)
71a5f96
7905a61
* Wed Mar 19 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.3-2
7905a61
- Bump (libass)
7905a61
a079fb4
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
a079fb4
- Update to 1.2.3.
a079fb4
a94135f
* Thu Feb  6 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-2
a94135f
- Build the srtp plugin. (#1055669)
a94135f
113bb60
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
113bb60
- Update to 1.2.2.
113bb60
8522406
* Fri Nov 15 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-4
8522406
- Build fluidsynth plugin. (#1024906)
8522406
10b6d51
* Thu Nov 14 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-3
10b6d51
- Add BR on gnutls-devel for HLS support. (#1030491)
10b6d51
08c490b
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-2
08c490b
- Build ladspa, libkate, and wildmidi plugins.
08c490b
dfd27fa
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
dfd27fa
- Update to 1.2.1.
dfd27fa
57b801a
* Fri Nov  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-3
57b801a
- Build gobject-introspection support. (#1028156)
57b801a
Bastien Nocera 5de3d59
* Fri Oct 04 2013 Bastien Nocera <bnocera@redhat.com> 1.2.0-2
Bastien Nocera 5de3d59
- Build the wayland video output plugin
Bastien Nocera 5de3d59
b3b932b
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
b3b932b
- Update to 1.2.0.
b3b932b
7cb6be8
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.90-1
7cb6be8
- Update to 1.1.90.
7cb6be8
6c72b52
* Wed Aug 28 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.4-1
6c72b52
- Update to 1.1.4.
6c72b52
e72b335
* Mon Jul 29 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-1
e72b335
- Update to 1.1.3.
e72b335
215ca8a
* Fri Jul 12 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.2-1
215ca8a
- Update to 1.1.2.
215ca8a
Colin Walters cfcb19c
* Tue May 07 2013 Colin Walters <walters@verbum.org> - 1.0.7-2
Colin Walters cfcb19c
- Move libgstdecklink to its correct place in extras; needed for RHEL
Colin Walters cfcb19c
bf827f0
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
bf827f0
- Update to 1.0.7.
bf827f0
8448184
* Sun Mar 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-1
8448184
- Update to 1.0.6.
f211dde
- Drop BR on PyXML.
8448184
443acee
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.5-2
443acee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
443acee
612482e
* Tue Jan  8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.5-1
612482e
- Update to 1.0.5
612482e
a5209bc
* Wed Dec 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.4-1
a5209bc
- Update to 1.0.4
a5209bc
7348fb0
* Wed Nov 21 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.3-1
7348fb0
- Update to 1.0.3
7348fb0
bdee3fe
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
bdee3fe
- Update to 1.0.2
bdee3fe
7a27984
* Sun Oct  7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
7a27984
- Update to 1.0.1
7a27984
- Add frei0r plugin to file list.
7a27984
39f99c9
* Mon Oct  1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-3
39f99c9
- Enable verbose build
39f99c9
9e7ad5c
* Wed Sep 26 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-2
9e7ad5c
- Build opus plugin.
9e7ad5c
cf18b3b
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
cf18b3b
- Update to 1.0.0.
cf18b3b
Bastien Nocera 0a14462
* Thu Sep 20 2012 Bastien Nocera <bnocera@redhat.com> 0.11.99-2
Bastien Nocera 0a14462
- The soundtouch-devel BR should be on, even with extras disabled
Bastien Nocera 0a14462
3e641bc
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
3e641bc
- Update to 0.11.99
3e641bc
b3f61c2
* Fri Sep 14 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.94-1
b3f61c2
- Update to 0.11.94.
b3f61c2
1487d41
* Sat Aug 18 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-2
1487d41
- Fix permission on tarball clean-up script.
1487d41
- Re-enable soundtouch-devel.
1487d41
- Add COPYING.LIB to package.
1487d41
- Use %%global instead of %%define.
1487d41
1487d41
* Wed Aug 15 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.93-1
1487d41
- Update to 0.11.93.
1487d41
1487d41
* Fri Jul 20 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.92-1
1487d41
- Initial Fedora spec file.