commit gstreamer-plugins-bad for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-bad for openSUSE:Factory checked in at 2016-05-04 08:18:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-plugins-bad" Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes 2016-04-30 23:26:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes 2016-05-04 08:18:43.000000000 +0200 @@ -1,0 +2,53 @@ +Thu Apr 21 08:08:58 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.1: + + bgo#760473: OpenCV face detection does not work with OpenCV + newer than 2.4.11. + + bgo#747633: decklinkvideosrc: crash in + ::VideoInputFrameArrived() callback with video_frame=NULL. + + bgo#762924: interlace: negotiation fails unexpectedly. + + bgo#763324: nvenc fails to compile with Nvidia video SDK 6.0. + + bgo#763404: bad: video sink: Post un-handled keyboard/mouse + events as message to application. + + bgo#763862: mxfmux: Instead of releasing request pads on + stop(), clear them only. + + bgo#764148: gtkglsink doesn't fail to create on incompatible + hardware. + + bgo#764339: ahcsrc: g_object_class_install_property: assertion + 'pspec- > flags & G_PARAM_WRITABLE' during initialization. + + bgo#764363: videoaggregator: Does not take into account the + best output format that is computed. + + bgo#764404: hlsdemux: Assertion with AES encrypted stream. + + bgo#764448: h264parse: constrained-baseline is a subset of + baseline. + + bgo#764523: -lole32 is missing for libgstdirectsoundsrc. + + bgo#764545: Crash when trying to use vulkan sink. + + bgo#765005: mpegtsmux: memory leak caused by pad_data- > + language. + + bgo#765194: caopengllayersink: renders blurry content on HiDPI + screens because contentsScale is ignored. + + bgo#765241: glimagesink: need to clean window_id when state + change form READY to NULL. + + bgo#765079: srtpdec request-key is not signaled if roc is + missing. +- Clean up spec file, properly escape disabled plugins and macros. + Make rpmlint report readable again. Also remove an obsolete + source repack comment, we do it via pre_checkin.sh now. +- No longer pass V=1 to make, stop littering buildlogs and + debugging is done local anyway. +- Add some missing post/postun handling. +- Add pkgconfig(bluez), pkgconfig(x265) and libbs2b-devel + BuildRequires and replace librtmp-devel for pkgconfig(librtmp): + Build more supported plugins. +- Disable a few BuildRequires that are not ported yet, no need to + pull unused BuildRequires: SDL-devel, pkgconfig(daala), + pkgconfig(flite), pkgconfig(libdc1394-2), libaudio-devel and + libxvidcore-devel. +- Split out a new libgstvdpau in an own sub-package, vdpau support + is not needed for people not running nvidia binary driver. +- Add fdupes BuildRequires and add macro to install section. +- Stop passing --enable-experimental to configure, currently we are + not building any experimental plugins, nor should we in the + future. + +------------------------------------------------------------------- Old: ---- gst-plugins-bad-1.8.0-patched.tar.xz gst-plugins-bad-1.8.0.tar.xz New: ---- gst-plugins-bad-1.8.1-patched.tar.xz gst-plugins-bad-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-bad.spec ++++++ --- /var/tmp/diff_new_pack.cMkMKV/_old 2016-05-04 08:18:44.000000000 +0200 +++ /var/tmp/diff_new_pack.cMkMKV/_new 2016-05-04 08:18:44.000000000 +0200 @@ -27,7 +27,7 @@ # Use rpmbuild -D 'BUILD_ORIG 1' to build original code. # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched build plus original as addon. %define _name gst-plugins-bad -Version: 1.8.0 +Version: 1.8.1 Release: 0 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't want to depend on libxine!) # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/) @@ -40,22 +40,22 @@ %if 0%{?BUILD_ORIG} Source: http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz %else -# WARNING: This is not a comment, but the real command to repack source: -#%(bash %{_sourcedir}/%{name}-patch-source.sh %{_name}-%{version}.tar.xz) Source: %{_name}-%{version}-patched.tar.xz -# If the above patch source script fails due to a change in source tarball contents, you need -# to unpack the sources (this should already have happened) and examine the new plugin source for -# blacklisted content and if it's clean, edit the script and add to the allowed list in the script +# If the pre_checkin.sh patch source script fails due to a change in source tarball contents, you +# need to unpack the sources (this should already have happened) and examine the new plugin source +# for blacklisted content and if it's clean, edit the script and add to the allowed list in the script %endif Source1: %{name}-patch-source.sh Source2: gstreamer-plugins-bad.appdata.xml Source99: baselibs.conf # PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo# zaitor@opensuse.org -- Patch1: gstreamer-revert-bogus-automake-version.patch -BuildRequires: SDL-devel -# needed for patch0 +# Not ported yet +#BuildRequires: SDL-devel +BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glib2-devel >= 2.40.0 +# needed for patch1 BuildRequires: gnome-common BuildRequires: gstreamer-devel >= 1.8.0 BuildRequires: gstreamer-plugins-base-devel >= 1.8.0 @@ -71,18 +71,21 @@ %ifarch %ix86 ppc x86_64 BuildRequires: valgrind-devel %endif +BuildRequires: pkgconfig(bluez) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(cairo) +# Not yet in openSUSE +#BuildRequires: pkgconfig(daala) BuildRequires: pkgconfig(dirac) >= 0.10 BuildRequires: pkgconfig(dvdnav) >= 4.1.2 BuildRequires: pkgconfig(dvdread) >= 4.1.2 +# Not yet in openSUSE +#BuildRequires: pkgconfig(flite) %if 0%{?suse_version} != 1315 BuildRequires: pkgconfig(fluidsynth) %endif BuildRequires: pkgconfig(gio-2.0) >= 2.25.0 BuildRequires: pkgconfig(glesv2) -# Not yet in openSUSE -#BuildRequires: pkgconfig(gmyth) BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3 BuildRequires: pkgconfig(gudev-1.0) @@ -94,7 +97,8 @@ %endif BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libcurl) >= 7.35.0 -BuildRequires: pkgconfig(libdc1394-2) >= 2.0.0 +# Plugin not ported yet +#BuildRequires: pkgconfig(libdc1394-2) >= 2.0.0 BuildRequires: pkgconfig(libexif) >= 0.6.16 # Not yet in openSUSE #BuildRequires: pkgconfig(libmimic) >= 1.0 @@ -108,8 +112,6 @@ %endif BuildRequires: pkgconfig(libpng) >= 1.2 BuildRequires: pkgconfig(librsvg-2.0) >= 2.14 -# Not yet in openSUSE -#BuildRequires: pkgconfig(librtmp) BuildRequires: pkgconfig(libtimidity) BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(libwebp) @@ -124,15 +126,11 @@ # Disabled because of bnc#748666 #BuildRequires: pkgconfig(opencv) BuildRequires: pkgconfig(OpenEXR) +BuildRequires: pkgconfig(libssh2) >= 1.4.3 BuildRequires: pkgconfig(openssl) >= 0.9.5 BuildRequires: pkgconfig(opus) >= 0.9.4 BuildRequires: pkgconfig(sbc) BuildRequires: pkgconfig(schroedinger-1.0) >= 1.0.10 -%if %{with LV2} -# Not yet in openSUSE -#BuildRequires: pkgconfig(slv2) >= 0.6.6 -%endif -BuildRequires: pkgconfig(libssh2) >= 1.4.3 BuildRequires: pkgconfig(sndfile) >= 1.0.16 BuildRequires: pkgconfig(soundtouch) BuildRequires: pkgconfig(spandsp) >= 0.0.6 @@ -150,13 +148,11 @@ # Not yet in openSUSE #BuildRequires: pkgconfig(zbar) >= 0.9 BuildRequires: pkgconfig(zvbi-0.2) +# FIXME: daala: Not in openSUSE # FIXME: flite: Not in openSUSE # FIXME: kate: can be enhanced with libtiger. -# FIXME: lv2: standard for plugins and matching host applications, # FIXME: mimic: Requires libmimic. -# FIXME: mythtvsrc: Requires gmyth. -# FIXME: nassink: Not in openSUSE -# FIXME: rtmp: Not in openSUSE +# FIXME: nassink: Not in openSUSE ( provided by libaudio-devel, but plugin is not ported yet) # FIXME: wildmidi: Requires WildMIDI Open Source Midi Synthesizer # FIXME: zbar: Requires zbar. # NOTE: acm: Windows ACM library @@ -169,13 +165,20 @@ # FIXME: Enable more modules. BuildRequires: faac-devel BuildRequires: faad2-devel -BuildRequires: libaudio-devel +# Not ported yet +#BuildRequires: libaudio-devel +BuildRequires: libbs2b-devel BuildRequires: libdca-devel -BuildRequires: libgmyth-devel -BuildRequires: librtmp-devel -BuildRequires: libxvidcore-devel +# Not ported yet +#BuildRequires: libxvidcore-devel +BuildRequires: pkgconfig(librtmp) BuildRequires: pkgconfig(vo-aacenc) >= 0.1.0 BuildRequires: pkgconfig(vo-amrwbenc) >= 0.1.0 +BuildRequires: pkgconfig(x265) +%if %{with LV2} +# Not ported yet +#BuildRequires: pkgconfig(slv2) >= 0.6.6 +%endif %ifarch %ix86 # binary only so make conditional %if %{with divx4linux} @@ -387,6 +390,17 @@ videos. Its plug-in-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. +%package -n libgstvdpau +Summary: GStreamer Streaming-Media Framework Plug-Ins +Group: System/Libraries + +%description -n libgstvdpau +GStreamer is a streaming media framework based on graphs of filters +that operate on media data. Applications using this library can do +anything media-related,from real-time sound processing to playing +videos. Its plug-in-based architecture means that new data types or +processing capabilities can be added simply by installing new plug-ins. + %package devel Summary: GStreamer Streaming-Media Framework Plug-Ins Group: Development/Libraries/C and C++ @@ -428,7 +442,7 @@ %prep %setup -q -n %{_name}-%{version} # t-u-u is broken.... -#translation-update-upstream po gst-plugins-bad-%{gst_branch} +#translation-update-upstream po gst-plugins-bad-%%{gst_branch} %patch1 -p1 -R %build @@ -436,11 +450,10 @@ %configure\ --disable-static\ --disable-examples\ - --enable-experimental\ --enable-gtk-doc \ --with-gtk=3.0 \ --enable-wayland -%__make %{?_smp_mflags} V=1 +%__make %{?_smp_mflags} %install %makeinstall @@ -453,6 +466,7 @@ fi find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{_name}-%{gst_branch} +%fdupes %{buildroot}%{_datadir}/gtk-doc/html/*/*.png %clean rm -rf $RPM_BUILD_ROOT @@ -476,8 +490,6 @@ %post -n libgstbasecamerabinsrc-1_0-0 -p /sbin/ldconfig -%post -n libgstphotography-1_0-0 -p /sbin/ldconfig - %post -n libgstcodecparsers-1_0-0 -p /sbin/ldconfig %post -n libgstgl-1_0-0 -p /sbin/ldconfig @@ -486,10 +498,16 @@ %post -n libgstmpegts-1_0-0 -p /sbin/ldconfig +%post -n libgstphotography-1_0-0 -p /sbin/ldconfig + +%post -n libgstplayer-1_0-0 -p /sbin/ldconfig + %post -n libgsturidownloader-1_0-0 -p /sbin/ldconfig %post -n libgstvdp-1_0-0 -p /sbin/ldconfig +%post -n libgstwayland-1_0-0 -p /sbin/ldconfig + %postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig %postun -n libgstbadaudio-1_0-0 -p /sbin/ldconfig @@ -516,16 +534,14 @@ %postun -n libgstvdp-1_0-0 -p /sbin/ldconfig +%postun -n libgstwayland-1_0-0 -p /sbin/ldconfig + %files -# File not found: /usr/lib64/gstreamer-0.10/libgstjack.so # File not found: /usr/lib64/gstreamer-0.10/libgstmetadata.so # File not found: /usr/lib64/gstreamer-0.10/libgstselector.so # File not found: /usr/lib64/gstreamer-0.10/libgstvalve.so %defattr(-, root, root) %doc AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS -%if 0%{?suse_version} >= 1140 -#%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml -%endif %dir %{_datadir}/gstreamer-%{gst_branch}/presets/ %{_datadir}/gstreamer-%{gst_branch}/presets/GstFreeverb.prs %dir %{_datadir}/appdata/ @@ -534,7 +550,7 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmdec.so %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmenc.so %{_libdir}/gstreamer-%{gst_branch}/libgstaiff.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstapexsink.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstapexsink.so %{_libdir}/gstreamer-%{gst_branch}/libgstasfmux.so %{_libdir}/gstreamer-%{gst_branch}/libgstassrender.so %{_libdir}/gstreamer-%{gst_branch}/libgstaudiofxbad.so @@ -542,29 +558,29 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstaudiovisualizers.so %{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so %{_libdir}/gstreamer-%{gst_branch}/libgstbayer.so +%{_libdir}/gstreamer-%{gst_branch}/libgstbluez.so %{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin.so %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstcdaudio.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstcdxaparse.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdaudio.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdxaparse.so %if 0%{?suse_version} != 1315 %{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so %endif -#%{_libdir}/gstreamer-%{gst_branch}/libgstcog.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcog.so %{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstcolorspace.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstcolorspace.so %{_libdir}/gstreamer-%{gst_branch}/libgstcompositor.so %if 0%{?suse_version} >= 1315 %{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so %endif %{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so %{_libdir}/gstreamer-%{gst_branch}/libgstdataurisrc.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstdc1394.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstdccp.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdc1394.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdccp.so %{_libdir}/gstreamer-%{gst_branch}/libgstdebugutilsbad.so %{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstdfbvideosink.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstdirac.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdfbvideosink.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdirac.so %{_libdir}/gstreamer-%{gst_branch}/libgstdtls.so %{_libdir}/gstreamer-%{gst_branch}/libgstdvb.so %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so @@ -574,50 +590,44 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so %endif %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so -#{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstfragmented.so %{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so %{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so %{_libdir}/gstreamer-%{gst_branch}/libgstgdp.so %{_libdir}/gstreamer-%{gst_branch}/libgstgeometrictransform.so %{_libdir}/gstreamer-%{gst_branch}/libgstgme.so -%if 0%{?suse_version} >= 1140 -#%{_libdir}/gstreamer-%{gst_branch}/libgstgsettingselements.so -%endif %{_libdir}/gstreamer-%{gst_branch}/libgstgsm.so %{_libdir}/gstreamer-%{gst_branch}/libgstgtksink.so -#%{_libdir}/gstreamer-%{gst_branch}/libgsth264parse.so -#%{_libdir}/gstreamer-%{gst_branch}/libgsthdvparse.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgsth264parse.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgsthdvparse.so %{_libdir}/gstreamer-%{gst_branch}/libgsthls.so %{_libdir}/gstreamer-%{gst_branch}/libgstid3tag.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstinvtelecine.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstinvtelecine.so %{_libdir}/gstreamer-%{gst_branch}/libgstinter.so %{_libdir}/gstreamer-%{gst_branch}/libgstinterlace.so %{_libdir}/gstreamer-%{gst_branch}/libgstivfparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstivtc.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstjp2k.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstjp2k.so %{_libdir}/gstreamer-%{gst_branch}/libgstjp2kdecimator.so %{_libdir}/gstreamer-%{gst_branch}/libgstjpegformat.so %{_libdir}/gstreamer-%{gst_branch}/libgstkate.so %{_libdir}/gstreamer-%{gst_branch}/libgstladspa.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstlegacyresample.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstlinsys.so -#{_libdir}/gstreamer-%{gst_branch}/libgstliveadder.so -%if %{with LV2} -#%{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so -%endif +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstlegacyresample.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstlinsys.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstliveadder.so %{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg4videoparse.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmpeg4videoparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstmpegvideoparse.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmpegvideoparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmusepack.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstmve.so %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so %{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so %if 0%{?suse_version} != 1315 @@ -630,22 +640,22 @@ %endif %{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstnuvdemux.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnsf.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnuvdemux.so %{_libdir}/gstreamer-%{gst_branch}/libgstofa.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstpatchdetect.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstpatchdetect.so %{_libdir}/gstreamer-%{gst_branch}/libgstpcapparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstpnm.so %{_libdir}/gstreamer-%{gst_branch}/libgstrawparse.so %{_libdir}/gstreamer-%{gst_branch}/libgstremovesilence.so %{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so %{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so -#{_libdir}/gstreamer-%{gst_branch}/libgstrtpbad.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstrtpbad.so %{_libdir}/gstreamer-%{gst_branch}/libgstrtponvif.so %{_libdir}/gstreamer-%{gst_branch}/libgstsbc.so %{_libdir}/gstreamer-%{gst_branch}/libgstschro.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstsdi.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstsdl.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstsdi.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstsdl.so %{_libdir}/gstreamer-%{gst_branch}/libgstsdpelem.so %{_libdir}/gstreamer-%{gst_branch}/libgstsegmentclip.so %{_libdir}/gstreamer-%{gst_branch}/libgstshm.so @@ -658,15 +668,14 @@ %{_libdir}/gstreamer-%{gst_branch}/libgststereo.so %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so %{_libdir}/gstreamer-%{gst_branch}/libgstteletextdec.so -#%{_libdir}/gstreamer-%{gst_branch}/libgsttimidity.so -#%{_libdir}/gstreamer-%{gst_branch}/libgsttrm.so -#%{_libdir}/gstreamer-%{gst_branch}/libgsttta.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttimidity.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttrm.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttta.so %{_libdir}/gstreamer-%{gst_branch}/libgstvcdsrc.so -%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideofiltersbad.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideoframe_audiolevel.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstvideomaxrate.so -#{_libdir}/gstreamer-%{gst_branch}/libgstvideomeasure.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstvideomaxrate.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstvideomeasure.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so @@ -694,6 +703,7 @@ %if 0%{?suse_version} == 1310 %{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so %endif +%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so @@ -701,11 +711,17 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so %{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so %{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstmythtvsrc.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstnassink.so +# Not ported yet +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstnassink.so %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so %{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so -#%{_libdir}/gstreamer-%{gst_branch}/libgstxvid.so +# Not ported yet +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstxvid.so +%{_libdir}/gstreamer-%{gst_branch}/libgstx265.so +%if %{with LV2} +# Not ported yet +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstlv2.so +%endif %endif %files -n libgstadaptivedemux-1_0-0 @@ -756,6 +772,10 @@ %defattr(-, root, root) %{_libdir}/libgsturidownloader-%{gst_branch}.so.0* +%files -n libgstvdpau +%defattr(-, root, root) +%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so + %if %{with gstvdp} %files -n libgstvdp-1_0-0 %defattr(-, root, root) ++++++ gst-plugins-bad-1.8.0-patched.tar.xz -> gst-plugins-bad-1.8.1-patched.tar.xz ++++++ ++++ 156896 lines of diff (skipped) ++++++ gst-plugins-bad-1.8.0-patched.tar.xz -> gst-plugins-bad-1.8.1.tar.xz ++++++ ++++ 15486 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de