libgstreamer-1_0-0-1.12.5-lp151.3.6.1<>,_E/=„g%BZF[Ih%LX_Oo0[tB\C@( iX+4g;lvctG| Т JR89R"vDءeEUhJ`+&V%@w?wd ( J (JPX              <d ,( 8 (9 (: (>oz@oFoGo Ho Ip Xp Yp(\pT ]p| ^qwbqcr*drerfrlrur vswu xv yv,Mzw`wpwtwzwClibgstreamer-1_0-01.12.5lp151.3.6.1Streaming-Media Framework RuntimeGStreamer is a streaming-media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plug-in-based architecture means that new data types or processing capabilities can be added by installing new plug-ins._Earmbuild21openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/linuxarmv7hl \ i_E_E_E_E_E_E_E_E_E_E53edb2c0d6817907980ff1a56a2661f3769e6c0299813d9f6ec53836d1aa1caf5ae8cecab20807a5b9ad807c16c50990c973d8b3a3b94169098f1b32548da2ae281c4c950694dad5fa1726ed029a2379c691224f920d85e50bdd2ec3b52952274f8eea41736a212f0676eb378aad65940d8376e383381eaa30d173ef05797eaf0a827984b50c626d3684dc5f18f2121c07c7387e90d0f0ee6bec8c388ba097dalibgstbase-1.0.so.0.1205.0libgstcheck-1.0.so.0.1205.0libgstcontroller-1.0.so.0.1205.0libgstnet-1.0.so.0.1205.0libgstreamer-1.0.so.0.1205.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgstreamer-1.12.5-lp151.3.6.1.src.rpmlibgstbase-1.0.so.0libgstcheck-1.0.so.0libgstcontroller-1.0.so.0libgstnet-1.0.so.0libgstreamer-1.0.so.0libgstreamer-1_0-0libgstreamer-1_0-0(armv7hl-32)@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiggstreamerld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.4)libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgstbase-1.0.so.0libgstreamer-1.0.so.0libm.so.6libm.so.6(GLIBC_2.4)libpthread.so.0libpthread.so.0(GLIBC_2.4)librt.so.1librt.so.1(GLIBC_2.4)libunwind.so.8rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1_^aZ@ZZZ.s@Z!D@Z@Y@Y@Yh@YI@Y i@Y @X @XXX@X*XBX:X@W@W_W=Wo@W4VyV@V%@VVzV4@VT@TMTi@Ti@Ti@TeAlynx Zhou Marcus Meissner bjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgalarrosa@suse.comzaitor@opensuse.orgidonmez@suse.comzaitor@opensuse.orgbadshah400@gmail.commeissner@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdap.darkness@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgLed Led zaitor@opensuse.org- Add gstreamer-fix-device-provider-started-count.patch: GstDeviceProvider has a started_count private variable, start will add 1 to it and stop will subtract 1 from it. However, current code forget to add 1 if it was already started, so if we start it twice and then stop it twice, it will crash at the second stop call. This patch fix it by add the self-increasing code. (bsc#1097405)- create separate gst-plugin-scanner- binaries, for multiarch use , like e.g. needed for Wine (bsc#1049452 bsc#1172018 ) also require the 32bit libs from 32bit devel package. (bsc#1172304)- Update to version 1.12.5: + pad: fix some stream deactivation deadlocks/races. + registrychunks: don't read from unaligned memory when loading registry. + ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING. + downloadbuffer: Don't hold the mutex while posting the download-complete message. + playbin3: Fix accessing invalid index in GstStream when received select-stream event. + id3v2: re-fix handling of ID3 v2.4 tags with extended headers. + audio: fix handling of U32BE format. + videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless playback with videos. + subparse: push out of last chunk of text if last line has no newline. + aacparse: When parsing raw input, accept frames of any size. This fixes handling of encoded silence. + splitmuxsrc: Improve not-linked handling. + rtspsrc: also proxy multicast-iface property to RTCP udpsrc. + flacdec: flush flac decoder on lost sync, so that it can re-sync. + matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio. + matroskamux: Clip maximum cluster duration to the maximum possible value. + h264parse: reset internal 'state' variable properly. + x264enc: fix build with newer x264 with support for multiple bit depths. + x265enc: Fix tagging of keyframes on output buffers. + glimagesink: Correct PAR in output caps when transforming. + vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop. + player: fix criticals when reading info/track properties that are NULL. + lv2: fix inverted boolean properties. + rtponviftimestamp: fix state change function init/reset, fixing memory corruption or leaks on shutdown. + libav: some build issues fixes. + rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive via RTCP in TCP interleaved mode. + rtsp-server: gi annotation fixes. + gst-libav: internal ffmpeg copy was updated to ffmpeg 3.3.6. + Various fixes for memory leaks, deadlocks and crashes in all modules.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Modernize spec-file by calling spec-cleaner- Update to version 1.12.4: + Dozens of fixes for various issues detected with the help of Google's OSS-Fuzz project. + Performance regressions with registering debug categories after gst_init() were fixed. + Regression with seeking back to 0 in souphttpsrc was fixed. + Regression with header rewriting in flacparse was fixed. + Regression with playbin/playsink leaking sinks was fixed. + Inconsistencies with DROPPED/HANDLED handling in pad probe handlers are fixed. + gst_bin_iterate_sorted() always returns sources last now, as documented. + gst_query_writable_structure() will never return NULL, for consistency with events. + Removal of metas from gst_buffer_meta_foreach() works correctly now. + OpenJPEG plugin builds with OpenJPEG >= 2.3. + CDIO plugin builds with CDIO >= 1.0. + gstreamer-vaapi works correctly with libva 1.0. + gst-libav was updated to ffmpeg 3.3.5. + Various fixes for memory leaks, deadlocks and crashes in all modules and many, many more! + Bugs fixed: bgo#788520, bgo#788617. + Updated translations.- Add explicit python3-xml BuildRequires: fix build on older versions of openSUSE.- Switch to python3: + Replace python BuildRequires with python3-base. + Export PYTHON=/usr/bin/python3 before calling configure.- Update to version 1.12.3: + Fix for infinite recursion on buffer free in v4l2. + Fix for glimagesink crash on macOS when used via autovideosink. + Fix for huge overhead in matroskamux caused by writing one Cluster per audio-frame in audio-only streams. Also use SimpleBlocks for Opus and other audio codecs, which works around a bug in VLC that prevented Opus streams to be played and decreases overhead even more. + Fix for flushing seeks in rtpmsrc always causing an error. + Fix for timestamp overflows in calculations in audio encoder base class. + Fix for RTP h265 depayloader marking P-frames as I-frames. + Fix for long connection delays of clients in RTSP server. + Fixes for event handling in queue and queue2 elements, and updates to buffering levels on NOT_LINKED streams. + Various fixes to event and buffering handling in decodebin3/playbin3. + Various fixes for memory leaks, deadlocks and crashes in all modules. + Bugs fixed: bgo#778193, bgo#786034, bgo#786056, bgo#786561.- Drop conditional valgrind-devel BuildRequires, this type of debugging is probably not done by users of binary packages.- Update to version 1.12.2: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Regression fix for playback of live HLS streams. + Regression fix for crash when playing back a tunneled RTSP stream. + Regression fix for playback of RLE animations in MOV containers. + Regression fix for RTP GSM payloading producing corrupted output. + Major bugfixes to the MXF demuxer, mostly related to seeking and fixes to the frame reordering handling in the MXF muxer and demuxer. + Fix for playback of mono streams on MacOS. + More fixes for index handling of ASF containers. + Various fixes to adaptivedemux, DASH and HLS demuxers. + Fix deadlock in gstreamer-editing-services during class initialization. + Bugs fixed: bgo#784041, bgo#784932.- Update to version 1.12.1: + Various fixes for crashes, assertions, deadlocks and memory leaks. + Fix for regression when seeking to the end of ASF files. + Fix for regression in (raw)videoparse that caused it to omit video metadata. + Fix for regression in discoverer that made it show more streams than actually available. + Numerous bugfixes to the adaptive demuxer base class and the DASH demuxer. + Various playbin3/urisourcebin related bugfixes. + Vivante DirectVIV (imx6) texture uploader works with single-plane (e.g. RGB) video formats now. + Intel Media SDK encoder now outputs valid PTS and keyframe flags. + OpenJPEG2000 plugin can be loaded again on MacOS and correctly displays 8 bit RGB images now. + Fixes to DirectSound source/sink for high CPU usage and wrong latency/buffer size calculations. + gst-libav was updated to ffmpeg n3.3.2.- Update to version 1.12.0: + Bugs fixed: bgo#782050.- Update to version 1.11.91: + Bugs fixed: bgo#781585, bgo#781585, bgo#780757, bgo#781484, bgo#781155, bgo#781155, bgo#780903. - Changes from version 1.11.90: + Bugs fixed: bgo#753754, bgo#775445, bgo#776140, bgo#776293, bgo#776999, bgo#778193, bgo#778830, bgo#779175, bgo#779459, bgo#779755, bgo#779831, bgo#780111, bgo#780751, bgo#780923. + Updated translations.- Update to version 1.11.2: + Bugs fixed: bgo#764707, bgo#773091, bgo#777375, bgo#777449, bgo#777780, bgo#777810, bgo#778866.- Update to version 1.11.1: + padtemplate: Fix null pointer dereference on invalid static caps. + queue: Don't generate GST_FLOW_ERROR without logging. + pad: clarify docs for GST_PAD_PROBE_DROP. + meson: - Generate pkg-config -uninstalled pc files. - Do not generate .pc files for libgstcheck on windows. + tools: update gst-inspect man page. + Updated translations. - Stop packaging .la/.a files. - Rebase gstreamer-rpm-prov.patch. - Replace glib2-devel for pkgconfig(glib-2.0) BuildRequires. - Pass --with-package-name='openSUSE GStreamer package' and - -with-package-origin='http://download.opensuse.org' to configure we want to show where the gstreamer package is from. - Pass --disable-benchmarks, --disable-examples and - -disable-tests to configure, we do not need those. - Move AUTHORS ChangeLog NEWS README RELEASE to doc subpackage.- Update to version 1.10.4: + Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed input files and in other situations (CVE-2017-5847, CVE-2017-5848). + More regression fixes for souphttpsrc redirection tracking. + Various bugfixes for regressions and other problems in the V4L2 plugin. + Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis. + Bugs fixed: bgo#777998, bgo#778365. - Drop gstreamer-parse-dont-translate-bin-name.patch: Fixed upstream.- Add gstreamer-parse-dont-translate-bin-name.patch: parse: Don't translate the "bin" element name. Otherwise we won't be able to create bins (bgo#777998).- Update to version 1.10.3: + CVE's fixed: CVE-2016-10198, CVE-2016-10199, CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841, CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846. + Bugs fixed: bgo#776125, bgo#775538, bgo#775661, bgo#775714, bgo#775728, bgo#775921, bgo#776039, bgo#776401, bgo#777263.- Update to version 1.10.2: + Minor bugfixes. + Updated translations.- Update to version 1.10.1: + Security-relevant bugfix in the vmnc decoder (no CVE). + Various bugfixes to playbin3/decodebin3. + Fix error at the end of playing any WAV file. + Fix usability of androidmedia plugin if the camera or sensor API is not available, but codecs are. + Handle redirections on PLAY, and missing control attribute in the RTSP source. + Various OpenGL related bugfixes and many, many more. + Bugs fixed: bgo#765662, bgo#773813, bgo#774044, bgo#774108.- Update to version 1.10.0: + Several convenience APIs have been added to make developers' lives easier. + A new GstStream API provides applications a more meaningful view of the structure of streams, simplifying the process of dealing with media in complex container formats. + Experimental decodebin3 and playbin3 elements which bring a number of improvements which were hard to implement within decodebin and playbin. + A new parsebin element to automatically unpack and parse a stream, stopping just short of decoding. + Experimental new meson-based build system, bringing faster build and much better Windows support (including for building with Visual Studio). + A new gst-docs module has been created, and we are in the process of moving our documentation to a markdown-based format for easier maintenance and updates. + A new gst-examples module has been create, which contains example GStreamer applications and is expected to grow with many more examples in the future. + Various OpenGL and OpenGL|ES-related fixes and improvements for greater efficiency on desktop and mobile platforms, and Vulkan support on Wayland was also added. + Extensive improvements to the VAAPI plugins for improved robustness and efficiency. + Lots of fixes and improvements across the board, spanning RTP/RTSP, V4L2, Bluetooth, audio conversion, echo cancellation, and more! + Bugs fixed: bgo#770627, bgo#772431, bgo#772571, bgo#772741, bgo#772851, bgo#773114, bgo#773319. + Updated translations. - Add pkgconfig(libunwind) BuildRequires: New dependency. - Add explicit pkgconfig BuildRequires for completeness.- Update to version 1.8.3 (boo#996937): + Fix stepping in PAUSED state in certain circumstances. + Fix jackaudiosink hang when exiting. + Fix udpsrc receiving multicast packets not only from the selected multicast group. + Fix unnecessary decoding of unselected streams in GES. + Fix (multi)udpsink randomly not sending to clients. + Fix ALL\_BOTH probes not considering EVENT\_FLUSH. + Fix average input rate calculations in queue2. + Fix various locking issues causing deadlock in adaptivedemux. + Fix gst-libav encoders to correctly produce codec\_data in caps. + Add Wayland, Windows and Rasberry Pi support to the QML GL video sink. + Add support for building with OpenH264 1.6. + Add support for controlling deinterlacing in GES video sources. + Bugs fixed: bgo#769802, bgo#768649, bgo#766970, bgo#768141, bgo#767688, bgo#763770, bgo#767413, bgo#739289, bgo#762330. + Updated translations. - Drop separate spec file for gstreamer-doc. Due to this drop all conditionals for splitting out doc build. Also drop docbook-toys, docbook-utils, texlive-latex, texlive-latex-doc and transfig BuildRequires. Add doc subpackage to gstreamer spec and pass enable gtk-doc to configure. Note that we are building a much leaner doc package now. - Following the above, drop pre_checkin script, gstreamer-no-gtk-doc-for-reals.patch and gstreamer-revert-bogus-automake-version.patch and stop passing NOCONFIGURE, no longer needed. - Conditionally apply translations-update-upstream and gnome-patch-translation BuildRequires and macro for non-openSUSE only.- Update to version 1.8.2: + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help. + bgo#763496: queue: Can release serialized (ALLOCATION) query before downstream returned it. + bgo#765906: typefind: Regression due to fix for bgo#763491. + bgo#765961: Fix element leak in gstutils.c:find_common_root(). + bgo#766002: pad: IDLE probes don't block when returning GST_PAD_PROBE_OK.- Update to GNOME 3.20.2 (Fate#318572)- Update to version 1.8.1: + Fix app compilation with Android NDK r11 and newer. + Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0. + Fix regression in avdeinterlace. + Fix memory corruption in scaletempo element with S16 input. + Fix regression in qtdemux with MSE streams. + Fix glitches at the start with all audio sinks except for pulsesink. + Fix regression with encrypted HLS streams. + Fix automatic multithreaded decoding of VP8/9 video. + Fix deadlock in HTTP adaptive streams when scrub-seeking. + Fix regression in RTSP source with SRTP. + Add support for SRTP rollover counters in the RTSP source. + Add support for HiDPI ("Retina") screens in caopengllayersink. + bgo#727105: doc: Drop reference to osssink / esdsink / etc, from gst-launch-1.0 man page. + bgo#741001: GST_DEBUG categories are missing when using - -gst-debug-help + bgo#761912: gstpad: Fix race between gst_element_remove_pad and state change. + bgo#762995: queue: Use full running time for level calculation. + bgo#763753: valve: don't send sticky events as a direct response to upstream events. + bgo#763757: multiqueue: Make sure mq- > percent remains valid after modifying high-percent value. + bgo#765096: baseparse: When initializing DTS from PTS, remember that we did so. + bgo#765260: baseparse: regression with aac streams. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. + Bugs fixed: bgo#763491, bgo#763895, bgo#764034, bgo#763770. - Rebase gstreamer-rpm-prov.patch, base on fedora patch.- Update to version 1.6.3: + Fix regression in GL library that made glimagesink unsable on Android. + Integer arithmetic overflow in queue2 element that could break buffering or cause crashes due to NULL pointer dereference. + Fix crash in AAC/ADTS typefinder caused by reading more memory than is available. + Stop ignoring encoder errors in the VP8/VP9 encoders. + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and was never actually implemented. + Ensure to store the correct video info in GstVideoBufferPool. + Fix caps in rtspsrc when doing SRTP over interleaved TCP. + Fix crash in pcap parser on 0-sized packets. + Clear EOS flag in appsrc to allow reuse after EOS and flushing. + Ignore flushing streams in streamsynchronizer during stream switches to fix problems caused by this in gst-editing-services. + Ignore tags and other metadata in WAV files after the "data" chunk in PUSH mode to prevent them from being interpreted as audio. + Correctly use colorimetry in v4l2 only for YUV color formats. + Set reserved bits in MPEG TS muxer to 1s. + Fix calculation of SBC frame lengths. + Fix output of the RTP JPEG2000 depayloader to have one frame per buffer and crash in the OpenJPEG decoder on incomplete frames. + Update ffmpeg snapshot in gst-libav to 2.8.5. + Memory leak fixes in scaletempo, the raw video RTP depayloader, and in playsink related to audio/video filters. + Fixes for error handling in the OSX audio plugin. + Various gobject-introspection annotation fixes and additions. + Compiler warning fixes for latest clang compiler. - Change source URL to http://gstreamer.freedesktop.org/ instead of http://download.gnome.org/; the former seems to be more frequently updated.- Hook gst-ptp-helper helper into SUSE permissions framework (boo#960173): + Add permissions to requires(pre). + Add set_permissions to post and verify_permissions to verifyscript.- Adjustments post security review (boo#960173): + Add libcap-devel BuildRequires: rely on capabilities instead of flagging the binary suid. + Pass --with-ptp-helper-permissions=capabilities to configure: ensure there is no auto-fallback to attempting to install the binary suid in case capabilities would not work.- Update to version 1.6.2: + Crashes in gst-libav with sinks that did not provide a buffer pool but supported video metadata were fixed. This affected d3dvideosink and some 3rd party sinks. Also related fixes for crashes when a downstream buffer pool failed allocation. + Big GL performance improvement on iOS by a factor of 2 by using Apple's sync extension. + Deadlocks in the DirectSound elements on Windows, and the behaviour of its mute property were fixed. + The Direct3D video sink does not crash anymore when minimizing the window. + The library soname generation on Android >= 6.0 was fixed, which previously caused GStreamer to fail to load there. + File related elements have large-file (>2GB) support on Android now. + gst-libav was updated to ffmpeg 2.8.3. + Deserialization of custom events in the GDP depayloader was fixed. + Missing OpenGL context initialization in the Qt/QML video sink was fixed in certain situations. + Interoperability with some broken RTSP servers using HTTP tunnel was improved. + Various compilation fixes for Windows. + Various smaller memory leak and other fixes in different places. + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823, bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951, bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732, bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929, bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205, bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344, bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913, bgo#758921, bgo#759019, bgo#759380. - Add -fPIE to CFLAGS and -pie to LDFLAGS in order to ensure our executables are built position independent.- Update to version 1.6.1: + Valgrind 3.7.0 chokes on match-leak-kinds in gst.supp. + Gstreamer: Fix sample memory leaks. + gstreamer-1.6.0 doesn't compile on OS X 10.6: header file issue in gst-ptp-helper.c. + multiqueue: Improve incoming SEGMENT handling. + segment_to_stream_time and position_from_stream_time miscalculate when applied_rate < 0. + pad: gst_pad_probe_info_get_buffer_list() has wrong ownership transfer. + uri: incorrect behavior when merging uris ending in .. + pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() too. - Add gstreamer-revert-bogus-automake-version.patch: Upstream needed feature in automake 1.12, so for good measure they bumped to 1.14, this patch reverts this.- Update to version 1.6.0: + Stereoscopic 3D and multiview video support. + Trick mode API for key-frame only fast-forward/fast-reverse playback etc. + Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling to account for negative DTS. + New GstVideoConverter API for more optimised and more correct conversion of raw video frames between all supported formats, with rescaling. + v4l2src now supports renegotiation. + v4l2transform can now do scaling. + V4L2 Element now report Colorimetry properly. + Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink and multifilesink improvements. + Content Protection signalling API and Common Encryption (CENC) support for DASH/MP4. + Many adaptive streaming (DASH, HLS and MSS) improvements. + New PTP and NTP network client clocks and better remote clock tracking stability. + High-quality text subtitle overlay at display resolutions with glimagesink or gtkglsink. + RECORD support for the GStreamer RTSP Server. + Retransmissions (RTX) support in RTSP server and client. + RTSP seeking support in client and server has been fixed. + RTCP scheduling improvements and reduced size RTCP support. + MP4/MOV muxer acquired a new "robust" mode of operation which attempts to keep the output file in a valid state at all times. + Live mixing support in aggregator, audiomixer and compositor was improved a lot. + Compositor now supports rescaling and converting inputs streams on the fly. + New audiointerleave element with proper input synchronisation and live input support. + Blackmagic Design DeckLink capture and playback card support was rewritten from scratch; 2k/4k support; mode sensing. + KLV metadata support in RTP and MPEG-TS. + H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and depayloaders. + New DTLS plugin and SRTP/DTLS support. + OpenGL3 support, multiple contexts and context propagation, 3D video, transfer/conversion separation, subtitle blending. + New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation CAOpenGLLayerSink video sink. + gst-libav switched to ffmpeg as libav-provider, gains support for 3D/multiview video, trick modes, and the CAVS codec. + GstHarness API for unit tests. + gst-editing-services got a completely new ges-launch-1.0. interface, improved mixing support and integration into gst-validate. + gnonlin has been deprecated in favor of nle (Non Linear Engine) in gst-editing-services. + gst-validate has a new plugin system, an extensive default testsuite, support for concurrent test runs and valgrind support. + cerbero build tool for SDK binary packages gains new 'bundle-source' command. + Various improvements to the Android, iOS, OS X and Windows platform support. - Drop gstreamer-message-delivery.patch: Fixed upstream. - Add pkgconfig(bash-completion) BuildRequires: New dependency.- Added gstreamer-message-delivery.patch to fix async message delivery, see more at http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=da7847- Update to version 1.4.5: + Bugs fixed: bgo#736969, bgo#738092, bgo#740001. + Updated translations.- Revert previous bashish "fixes", but specify in pre_checkin.sh and gstreamer.prov scripts that interpeter is #!/bin/bash.- fix bashism in pre_checkin.sh script- fix bashisms in gstreamer.prov script- Update to version 1.4.4: + Bugs fixed: bgo#737498, bgo#737794, bgo#737999, bgo#738198. + Updated translations./sbin/ldconfig/sbin/ldconfigarmbuild21 1598402049 1.12.5-lp151.3.6.11.12.5-lp151.3.6.1libgstbase-1.0.so.0libgstbase-1.0.so.0.1205.0libgstcheck-1.0.so.0libgstcheck-1.0.so.0.1205.0libgstcontroller-1.0.so.0libgstcontroller-1.0.so.0.1205.0libgstnet-1.0.so.0libgstnet-1.0.so.0.1205.0libgstreamer-1.0.so.0libgstreamer-1.0.so.0.1205.0/usr/lib/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:13769/openSUSE_Leap_15.1_Update_ports/fb195efc49b160d586b7d2d4a66398b0-gstreamer.openSUSE_Leap_15.1_Updatedrpmxz5armv7hl-suse-linuxELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=f6a69bf30124565c89827cbfc9f4ea2160851302, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=51e800d32b681ac5259a7089871a9452275726a1, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=3b228560cce7407c1fad2fb14d13911555e3dbdd, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=2b3e888d46c1d80e9ff81268a708136f7cb2b13d, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=2315a616ab315103d253262d9d71d2f57103aa31, stripped +9 PRRRR RRRR RRRPRRRR RRRRRRRRR RRRPRRRRR RRRRR RRRPRRRR RR RRRR RRRPR RRRR RRRRRRRRRR R RRR,ǰ!CVeutf-833c7f761a6e94324de65c03e46f8d2b352d24a006666197dad96fad2a5a0d97d?7zXZ !t/H5]"k% yĵPNHv!I'c]'zoul B1U9ҿ((5`F@YAۑ/|`|h͙bI$[} ZX53r$p[%ށi$/0ѿAJoiŗ;[mٿ}ba9,UQἫ5$0^zXn3y׹<̧J/i=nJ^`K&V12^̓>4#RCKuCB~s1c|ix!MK#=uC!durԟQ>ʑc,{}w^+TX4zHMZ'M ȝװ)YPi{-CQzR#ݖ .񫩪 klqgy6֋x9f\vi8"J%Q}} ἁkC]"qتb3eLq|֩(Mv>{$<|2V^&W'sScȳhTO͒SbN<1h΁pv(A1 85Z TQXT#̼҆F25VT:8QA]sIv&m_l퓳.ni*ZYsXaU QWN[0#)j}F!}D)񵺞>dbMΨ1$W <"15YTU޻dGN(8ߌG495 y6Rꃍ$Z!UmMZV|W<$ȸqq Tل%B_CQcQUI #o_d_ܡ5W6cKϱL$Z5 d}ɘps#d&.T=e=xy(>X[<5G=7ϙ7hPOHZ^aBȆg'v8f@<\՜>H(ď[[u*G?bMQz9n)mxSU” 냿sF~Jø#VjΎW}V׭< > Y):9V$%&5N=D8g/yR i (/vR$|w CKi zO/ASTF?+ {C4رD9FrKFoS87Yο DI$R*@M$;wkb`遥@o""lpQekKBzJU '}j}fja%&`_bo0 Ө }^ MۋHYz;C`W }? H3؂l1dR ưZMJ2ZW;lP%M0ʂL?~5 n r kPYįpƒ|~dj4V.,e&$' oA{>E k"`"6`'[w/ "蜛py9zAnjR A;%Q}#X8ߨ*]2˪㢷ֹ}ǎ)1 }b>o?d3Fn'`R -He:-) /TT+upV"_X3EuKp|* Fp59v]4* + ٳSB oiB, Dm6X4 B6>S-mq~x`Qes,ͻԽVn:YNԾViW>`JjŻ4rCy@A;))$aTrd[;9wb'αa\/+8"w%8XlYCeDs2l(dU48QR]Nh%T~ &Ն?c,HxI1>E{W`e'7w< *J]A )"AB2lcO$3vг?MfU/Pc/F6sh+XBVdE MVx(盓3no"AT(8a j o}e O] YHQgTB`XV8U+Y12Wdrw *t6M6mR Ż}T{?S:ke*[zH#i 2 n-cCJ$eogK ރ)[2<<g&Dw'?b-WCffUb+XJv XoIɩEa(Ulh5Rܴ{N?{}vVUm.D [(3w^+W8/UkG5;'-M.XQ/#5wc8dȐUmTߩѺP!b~P6VJ,"О?OxcH1l!7#<!A@8=&)#XP.v5kqe*f)uA-at C(΁uV3*>"9`$љ'4o?Vv]uSF!7/LٗpRiwBDp{idt0:,JUƀ1nmթd!jzh3|&6:S_42&'Q 9oËkzLiQ "n;LɊ,h k17w1ƕB!s#aEMI^%U u/r֊]-Rzl)CZσSd:L c&DZ ZCN>spQ* S+ U)( H<{h<%*/_TL|T;Hr"FyΒAQb,(#*}t trыWT`t;(ч  uOE |~S'd+ZEk/%%j9R,ӯ(sSQfno41E3#f&%U9З8v<s:~vw <*11ڧUzd0GSʉiFLfd2:_P3VkDcI3=gfC€ǙuBe- >@@P]C|ڴbb;|U޻x?&-$E&F/؅QD=h#}QnSXCΣ%E[8pP଄ 6ηm"uA?]#t8At u؏P~)e4M$(3JE8 mGM<͉0>xdѳ^=?{I-% <*iy=(.T>ABǓ 3"*c%_$$jNF6X+͘FΜ>@6 u5h%LKr8Z)80#ҷ`@M(,xS>Ÿ.4SS2D`iu@]qUչY((Mm=w 3R':W2Yk3 0)*[K {oNӦ0h5 @q[|{UobSCgOGi]{r!5iВgƟ >-c!¯ 5+b;5u@m ^q0h$j8FosUe=\څ:M #}^ɥunt@ٟ G7OPY55l;ʼ7khеIb9Ly]vl.A_'|Hv ]95^ d-; ٷAm/Z t)\RJzU x$b;F7o=GsQ[zb??)* ֡!zMa%; ߲9.\nf@F?VƫQY)߂,vd\?!" p&3SsTWhD*0 ͓ENH6ﭜ eIduOoܺNssڟwNݚ3.Z m РÄvPU- \ݭ9uUhqdY8ZFRxzaJ;ׯ%^?0Rh_E![/S$O$SiZ##&/lxۑ"#j1 ]b)~N/t޲&#Ŋkr>iO^Z#^<\5+tMAhXb@b#LKOߗUҊ )L-;3Ap(3Л W,,N1lo+/cg`٭H3dRb)ԓv`eD(ci߾ے\!6DfiH&" D9԰B&3҈&*} }u(Xx(@Ƹ6Оgj)޴ J!9_ť7̈"גo;#ϘoH%/!c#WQ>P1_2"h eGH5at<'. ,~Zܜ3cԨl^܅Q2*q-'Y{Cf#UlF9'{AXpA^ZP~L징i~ۀ㽧t@a,"ZؑZ3n!† DyI(0,f}/_T&) }/HrW_a";@5xXi`[O]y!C m4ǶZ쉛J"JM- +C_$zl8?Nac\y1gϨ*`x`ױ7n7[Ĩc<^-9P (R9T?jNB7Kj]խx aQXnP1K Ru^%(b]v;ײ#6h,9|`qĜ1tEӓK?+*}߯8AoI7q4*ێ81Gj\ ͖~QNm?XquGKZ v< +bi0y-  ɩqjfmS]±Gg gR!>]yIfa86;\;a]4E}8K\oN8+n`7^Jl~Mn>Me,̀W!1*_*WI]͑/rE{ǠFÓE6+:iS Ǧw#&Fڞ NR: o`@ p;0901Na">ؙ&3)2-^@\l__AHqvL8m SӔ lt*AjFh0l\=;V(QdF5gmKu߃ᨶXM&壺#JI"ZPiUyU4.yHhJ=0ԱWZR?RЧuOP_(%Eإ[n`띶pL4رn@jY_T:R258ky"B {S 5@X $Ŕm-ȹd9#(.s[CRf@htk(&PʖPcV>£pǝA4hcfGDhsH@P$;&JmLYCƘЋ ;HRlT+f YF2V(NDd+nܖR/4F{QII.YXc KE|$z vʹ:yk^^>{D֖x_XoԅJ6 1.L]^\!nA~nBo?Dh@ņR͢K&"ӧEYb x݇љޱV?\.̎Jr[r}s1<68iN)* V{UnR?Lm WyxJUF;Wmb2ov)@חHˡ_oOd8!2J^ؕ T]!ESt^6EU4tu,єAJ]2idμ Q'\!4쌙B)S d6&:[(xq}D)!Jc'3>9 qhWi-@^k_1>$ą8 ]*ЁVS&C`2[Cs@)5|h@I>~-JFg^ 9:je9 eBK[no]2M%i䘫zja qա)ɾlH-wI zr 6{d{Y͆mbr/Op]v0A:@u+LGYbB@R- 7lpչ,@c{* Y}ABmz !`]4Tag^o>P^D7V?䩥ciTY.;|TD_ӝ= ĴaɆ11}u{}35Z~rPK'M<-aTNH|%481"C7YP|Zf|;7% S1=K)0T.GP23ьb|LX PRMDX ~1SiKrPEMkHNnU*px8yE]y8)gKQ i(w)vR$ZkBt6o)cbg^eê[r2o8vZ 19ZwbuO D[niFQtr; N#ŵP-rV+d微!܎[whc Аtcڇ۔jrRV _- 3sud)fvyq.-RLx"޻ /)dGf&'枼~wb K.SlaDDb@^"NTSf>蓊*YA:PRYKf5]ҟ: L")3 T#/ P=9P+(bUf -Ǧ eT/dqL2h >Unׇ=gt$du’Qbj %MHBYÃpt`N /(ENt1$eT Pb:(< kJub84oJgɶdՆ 5`76,11oUtDZ20@y"˱||o^쇎"{Ee$,s1N{&kKQvSi104@c;/?D7ŷy&(d;=x= orFz~ĝE ְ|!BkYTnpjd}-Se|2=Áqt54Wl/2|sFF4}Oنi2'C'J֠B!^+ 5 4["^Y\$-IyC.f:&Ԇ#|a=3䯔1Ob,\DG$zlv>\W*/d& _ PiA7m&;vssFdX*dF>+R~&rp241k6, B>.YY"|6 ,ᨏ6H6d#sI,bXwF) 44$¹Sgו\xx<رO}@$~QvF[.H)++[8}~~7Uo')!Y|,EiY -ۄXWx NBmBzP/e4]wbc=VsfIzRQ8v\]"7mJ(G!󬞘T˷. eHF6%0~`*/jq-N]29R@M:圌.!cyS*5;lܵhԛJ2@[c\ `G_D9Ӏ:JG64[!#B5^o5mx%m!pDͼ!)a2-Va)5# lXdlIŶ)ڜbB}F%{)ТT|;#jX˶YG^AE'^{ll+>v{ xw^Yu,\#:u-77)uE4>e z!Q+|P?@%~"+Yk·'@'b &20m ~Q4svv0~Π9bӭqћY%^>apfd>bC_{訂AsoG V/IZ%vyPl-#J[=MY+AU~єEeī);Hนҩ,h]M/&NUd(!T[Lpп4Y< ">$mQ>z80FWŤvTb0CJqAb$s{{E~eO`5[O 2xQ*G60?Rq5!ednV_^/B0Bͫ@lm7z="Ɇ UI0QS(_&lٍatw{~.{ & -zG9ڋ0[Wѵ(KW-/hUseAB_ |C9TS/G@ٲƞJ%,5;`su2ABHgJLDs+6;%(g(a2[0{hE \+IS(vQ^ %KO=<=Mi4`*lg +;Ow+8o8b^ q#dFb)an,EXF<,Vfy*f)"49 3C.DV7bINts),@qy+STYˑvC}TR@3ȇy2`p̔OyMxcdOlKXrZͥ)h7z% m ͣ'q1[SDaE#' uU.n_/.ua8l ( T^0y”4?:)l~)a/v:> x+gB%RB{7{EKTdK}D[wl ߳W9d!Rza#,yvԺ"}з7܁jɢ?}ӂ eM`,JxmVtF.CiaN?/gk{DRᎈtemנԏZ5M ':Mg8f2=0Lh X_O(H .#%mer"S3PQ`[SE!AG_/ hg[ui^_LPdHXmc{<4U_%uޡZ@'Xk\\LJMؚYƥJ}ˊ6^}ՕK]DMM\ ZGq~ ;H,qIY-Q}ʗ7Ϙ], J'*(+w'T3.O&K,Jvmji[?H3FP`Ot'$1f@9dc[plN C;D!!uǍoB:%*I[ObEǭ7-К1*s_+I[t]oHk2q#TM ZX#Ipv/"篞VppG/$ 8Yp4I6[sO8Ƈ`yrLkm<# emU%QŠړB!rRzNtSZu0臎$E?qdgq) `EbL(?eCe]F{ YI)Œw{'˻YwCka. Z#[Obgv_S CHdpW1/Sƀ7ӳ?azw|jUއ\z~!٤SyjWwt +l$s!Aҁ/d:nd]Au!fhsG+v},0pu6HE K"pHlȅh Kht l:Y.j )>z?BRϙrS.8;!3 Jr:-20p!߻*\ᛍ{,=U#-QtgT+t ȑ؆O]hJ.80wd= 5Z2^^g{5 81غȈm ggb~DbL<iFtIZ0;TeS?ziBsq1t\ (ěaZ Un hJCh^84)mfyepX49*7HAQyK 171's/x~raQ*Z!eX$C.$KBD|WG~ұ)F-IwW{=ݦ}Gޕb4O4h `*wN4s }s^g