gstreamer-0_10-plugins-base-32bit-0.10.36-18.3.1<>, ] C-Ҕ[2Wu}{ q_IriyV8E}(tKMiœKi\Wx _8OGսA0^ũſ% ~Gǭ@Iv"ru0t{R:krVF@bX'XӁ{sPx|X7?lpcµ % uK*!2i0Tx}Ԍri0!pŹW:ix>=?d$, 3 ` 6X^et ( d   0 \  <777(>8H'9':'>B%GHHI8XX<YH<Z[\],^Mbpc'defluvdwxpyvCgstreamer-0_10-plugins-base-32bit0.10.3618.3.1GStreamer Streaming-Media Framework Plug-InsGStreamer 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.] @M2L!LLo@L|Lc@K @Kh@KP@K~@KK{@KepK@K>J@J Jyt@J@Imgorse@suse.comalarrosa@suse.commgorse@suse.comdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgschwab@linux-m68k.orgcoolo@suse.comreddwarf@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgcoolo@suse.comchris@computersalat.dedimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgwstephenson@novell.comaj@suse.devuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgaj@suse.dedimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgjengelh@medozas.devuntz@opensuse.orglmedinas@opensuse.orgsbrabec@suse.czvuntz@novell.comvuntz@novell.comvuntz@novell.comsbrabec@suse.cz- Add CVE-2019-9928.patch: fix a heap overflow in the rtsp connection parser (boo#1133375 CVE-2019-9928).- Add 0001-riff-media-Check-for-valid-channels-rate-before-using-the-values.patch Fix floating point exception in gst_riff_create_audio_caps (bsc#1024076, CVE-2017-5837) - Add 0001-riff-media-Dont-divide-block-align-by-zero-channels.patch (rebased) Fix floating point exception in gst_riff_create_audio_caps (follow-up) (bsc#1024079, CVE-2017-5844)- Add gstreamer-bounds-check-ico-detection.patch: add bounds checking for windows ico detection (boo#1013669 CVE-2016-9811).- Add gstreamer-0_10-plugins-base-gcc6-fixes.patch: Fix header files to now fail when being used with gcc 6 (boo#985251).- Add gstreamer-0_10-plugins-base-gtk-1.25.patch: Fix build with gtk-doc 1.25. index.sgml is an internal file and must not be messed with (and with gtk-doc 1.25 it is no longer created). (Fate#318572)- Add gstreamer-0_10-plugins-base-gcc5-fix-on-i586.patch: Fixes build on i586 with gcc >= 5.- Override ORCC_FLAGS on ppc to fix bad code generation- update license to new format- Add gstreamer-0_10-plugins-base-0.10.36-kde_302652.patch. Fixes kde#302652.- Update to version 0.10.36: + audio: - new IEC 61937 payloading library - new GstAudioFormat, GstAudioFormatInfo and GstAudioInfo API - new GstAudioDecoder and GstAudioEncoder base classes - baseaudiosink: allow subclasses to provide payloaders - baseaudiosink: fix latency calculation for live elements - baseaudiosink: make discont-wait configurable - baseaudiosink: split "drift-tolerance" into "alignment-threshold" + codec-utils: add method to convert H.264 text level in a level_idc + discoverer: add support for subtitles; try harder to extract language and duration + encoding-profile: add function to create a profile from a discoverer info + ringbuffer: add support for AAC, DTS, E-AC3 and MPEG audio buffers + rtcpbuffer: - add feedback message types from RFC 510 - prevent overflow of 16bit header length + rtspconnection: - make hostname lookup thread-safe; OSX portability fixes - only send new data immediately if there are no queued messages + tags: - add new GstTagMux base class - add convenience API to handle creative commons licenses - add API to parse ID3v2 tags - various exif and xmp tag writing fixes - xmp: add Iptc4xmpExt schema support - gstvorbistag: map ENCODER Vorbis comment to application-name + video: - add video overlay composition API for subtitles - fix a RGB ordering mixup in colorspace conversion code + alsasink: fix high sample rates being rejected, and negotiation to "nearest" rate + audioresample: - don't emit DISCONT buffers if no discontinuity happened - fix quality setting being ignored; use SSE/SSE2 when possible + audiotestsrc: add red (brownian) and blue/violet noise generator + cdparanoiasrc: fix build issue on OSX (caused by broken cdparanoia port and broken system headers) + decodebin2: - improve handling of multi-stream chains (e.g. mpeg-ts) - cache the upstream seekability for demuxer decode chains and use it for the non-preroll multiqueue limits - add support for autoplugging parsers and parser-converters, and negotiate stream-format conversions properly as needed - link elements before testing if they can reach the READY state, so allow hw-accelerated elements can query the video context - use a TIME limit for pre-rolling in live streams and not in non-live streams - fix preroll for HLS streams at low bitrates - add source pads to stream-topology element messages + decodebin, decodebin2: don't plug the same parser multiple times in a row, so we can make parsers accept parsed input as well (and use them to convert to different stream formats) + encodebin: - add flags to disable conversion elements - autoplug formatters; re-enable parsers + gnomevfssrc: add support for cancelling read operations + oggdemux, oggmux: add support for new Opus audio codec + oggdemux: - implement push mode seeking (e.g. for http) - assume input is live stream if byte size cannot be determined - fix hang on small truncated files + oggmux: - add skeleton write support - sync input streams and select input buffers based on running time - headers should always have granpos 0 - refactor how EOS is determined - support sparse streams as input (e.g. kate subtitle streams) + playbin2: - fix decoder-sink compatibility check for raw audio/video formats - make sure that the decoders we plug are compatible with the fixed sink - improve stream switching + playsink: add audio and video converter convenience bins + playbin2/playsink: - decide if A/V caps are raw only inside playsink - better support for raw + compressed streams (audio passthrough) - improve handling of "non-raw" formats (for hw-accelerated video decoding) + playsinkconvertbin: reconfigure if we switch from raw to incompatible raw caps + subparse: subtitle format typefinding improvements + subtitleoverlay: handle non raw video streams (add suport for hardware accelerated videos) + textoverlay: - support more video formats - add "outline-color" and "shadow" properties - attach GstVideoOverlayComposition to buffers if input is not raw video + theoraenc: - do not automatically override quality when using target bitrate - proxy downstream caps restrictions upstream + typefinding: - extract SOF marker in jpeg typefinder (to distinguish lossless JPEG) - add typefinder for WAP WBMP bitmaps (mostly to avoid false positives) - typefind UTF-16 and UTF-32 with BOMs (to avoid false positives) - recognize Asylum modules + videorate: - add a "max-rate" property; optionally ensure maximum average output frame rate - add "force-fps" property to force an output framerate or change it on the fly - optionally only drop frames to ensure maximum frame rate + videoscale: add modified Lanczos scaling method + volume: fix handling of volume>=4.0 for 8 and 16 bit integer formats + vorbisenc: relax overly tight jitter tolerances (make it work better with non-perfect input streams) + xvimagesink, ximagesink: fall back to non-XShm mode if allocating the XShm image failed + See NEWS for API additions. + Bugs fixed: bgo#643202, bgo#654270, bgo#658984, bgo#555437, bgo#556648, bgo#563251, bgo#584811, bgo#607619, bgo#607742, bgo#609918, bgo#610443, bgo#612443, bgo#615131, bgo#615342, bgo#621897, bgo#628337, bgo#628764, bgo#629212, bgo#630322, bgo#630442, bgo#630497, bgo#632788, bgo#635556, bgo#637812, bgo#638897, bgo#639055, bgo#640041, bgo#640564, bgo#640859, bgo#642690, bgo#642878, bgo#643578, bgo#644284, bgo#647648, bgo#647769, bgo#649319, bgo#649642, bgo#649969, bgo#650406, bgo#651089, bgo#651294, bgo#651496, bgo#651615, bgo#651788, bgo#651855, bgo#652342, bgo#652642, bgo#652838, bgo#653461, bgo#654295, bgo#654434, bgo#654959, bgo#655244, bgo#655268, bgo#655279, bgo#655347, bgo#655503, bgo#655574, bgo#656022, bgo#656034, bgo#656392, bgo#656715, bgo#656775, bgo#656781, bgo#657049, bgo#657062, bgo#657151, bgo#657257, bgo#657261, bgo#657319, bgo#657333, bgo#657504, bgo#657872, bgo#658294, bgo#658416, bgo#658443, bgo#658514, bgo#658609, bgo#658846, bgo#658901, bgo#659562, bgo#660150, bgo#660170, bgo#660301, bgo#660304, bgo#660598, bgo#660604, bgo#660816, bgo#661105, bgo#661106, bgo#661122, bgo#661202, bgo#661738, bgo#661897, bgo#661983, bgo#662049, bgo#662108, bgo#662330, bgo#662475, bgo#662829, bgo#663174, bgo#663312, bgo#663390, bgo#663391, bgo#663465, bgo#663766, bgo#663892, bgo#663893, bgo#664818, bgo#665004, bgo#665074, bgo#665080, bgo#665120, bgo#666395, bgo#667210, bgo#667306, bgo#667311, bgo#667312, bgo#667313, bgo#667315, bgo#667316, bgo#667917, bgo#668097, bgo#669039, bgo#669164, bgo#669167, bgo#669203, bgo#646868, bgo#654388, bgo#311486. - Add explicit glib2-devel BuildRequires so it can be versioned. - Add zlib-devel BuildRequires, to enable zlib support for ID3 parsing. - Add libICE-devel and libSM-devel BuildRequires on > 12.1: this used to be pulled by something else, but got changed after the xorg-x11 packaging change. - Add xz BuildRequires on openSUSE <= 12.1, to be able to decompress the xz tarball. - Change gtk2-devel BuildRequires to gtk3-devel, but only enable it on 12.1 and later (where we have it): it's an optional dependency for examples. GTK+ 2.x support was removed. - On openSUSE < 12.1, add cairo-devel and pango-devel BuildRequires to make sure we keep building the pango, ximagesink and xvimagesink plugins (since there is no gtk2-devel BuildRequires anymore). - Add gstreamer-0_10-plugins-base-missing-return-value.patch: fix missing return value. - Remove unneeded call to autogen.sh.- Add pkgconfig(xv) BuildRequires on openSUSE > 12.1: this used to be pulled in by something else, but the relayout of xorg-x11 packages changed that. Pull in conditionally only to not risk breakage in linked OBS instances (pkgconfig() was not supported in older openSUSE releases).- Split typelib files into typelib-1_0-GstApp-0_10 and typelib-1_0-GstInterfaces-0_10 subpackages. - Add typelib-1_0-GstApp-0_10 and typelib-1_0-GstInterfaces-0_10 Requires to devel subpackage. - Change group of libgstapp-0_10-0 from Productivity/Multimedia/Other to System/Libraries. - Remove explicit Requires for glib2-devel, gstreamer-0_10-devel, libxml2-devel and zlib-devel in devel subpackage: they will automatically be added the pkgconfig way.- add libtool as explicit buildrequire to avoid implicit dependency from prjconf- fix deps o gobject-introspection >= 0.9.12- Introduce build_v4l macro. Video4Linux does no longer build with linux-glibc-devel >= 3.0, due to the fact that VID_TYPE_MPEG_ENCODER is no longer defined (which in turn is used to identify if v4l is usable). Video4Linux2 plugin can be found, as before, in gstreamer-0_10-plugins-good package.- Update to version 0.10.35: + Work around GLib atomic ops API change. + don't use G_CONST_RETURN in public headers. + bgo#600043: subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding.- Update to version 0.10.34: + None changes: this release is identical to 0.10.33 and just done to keep core/base versions in sync.- Update to version 0.10.33: + audioringbuffer: make sure to not start if the may_start flag is FALSE + baseaudiosink: - arrange for running clock when rendering eos - don't allow aligning behind the read-segment - start ringbuffer upon going to PLAYING and already EOS + riff: Add support for video/x-camstudio + rtcpbuffer: - fix invalid read in validation of padding in rtcp packet - Round to next 32bit word, not current 32bit word at end of SDES chunk + rtpbuffer: Off-by-one error when creating RTP header extensions with a two-byte header + rtsptransport: ensure valid int result when parsing ranges + tag: - map the ID3v2 TENC frame to GST_TAG_ENCODED_BY - add GST_TAG_CAPTURING_EXPOSURE_COMPENSATION incl. EXIF/XMP mappings - add a new GstTagXmpWriter interface to select XMP schemas to be used + tagdemux: also push cached events downstream when operating in pull mode + video: - add GST_VIDEO_BUFFER_PROGRESSIVE flag - add ARGB64 and AYUV64 (16 bits per channel) formats - add r210 (10 bits per channel) format - add gst_video_format_get_component_depth() and _new_template_caps() - fix creation of grayscale caps and height calculation for YUV9/YVU9 + appsink: emit "new-buffer-list" signal for buffer lists if handled by app + audiorate: add "skip-to-first" property + decodebin2: - don't use the same parser element multiple times in the same chain - improve detection of raw caps in expose-all-streams=false mode + discoverer: - don't wait for subtitle streams to preroll; leak fixes - use nominal bitrate if bitrate tag is unavailable + encodebin: - add an audioconvert after the audio resampler - fix refcounting issues and leaks related to request pads - return a new reference of the pad for the "request-pad" signal - set all elements to NULL and remove them from the bin when removing a source group - tear down old profiles when setting new ones + multifdsink: disconnect inactive clients in the select loop too + oggmux: - prefer headers from caps to determine stream type (for VP8) - fix issue with ogg page numbering and discont flag handling - ensure stream serial numbers are unique - use running time for muxing instead of timestamps + oggparse: better detection of delta unit flag + playbin2: - uridecodebin: add "source-setup" signal - always prefer the custom set sink and also set it back to NULL in all cases - check if an already existing sink supports the non-raw format - fix handling of non-raw custom sinks - if a sink claims to support ANY caps assume that it only supports the usual raw formats - only consider the audio/video sinks in autoplug_continue for the normal uridecodebin - use gst_pad_accept_caps() instead of intersecting with the getcaps caps - set sinks to READY before checking if it accept caps + textoverlay: - add support for ARGB and other RGB alpha variants, and xBGR and RGBx - add support for vertical center alignment - converted AYUV to use 'A OVER B' alpha compositing - use a class wide mutex to work around pango reentrance issues + theoraenc: - don't reset the video quality when setting the bitrate - allow adjustment of the speed level while running - set speed-level property defaults from libtheora's defaults + typefinding: - MPEG-TS detection fixes - detect HTTP live streaming m3u8 playlists - detect windows icon files and DEGAS images - detect raw h.263 - add depth and endianness fields to DTS caps + uridecodebin: - Add default handler for autoplug-select - add https:// to protocols for which to enable buffering - expose "autoplug-sort" signal - post proper error message if decodebin2/typefind elements are missing - Return NULL from the default autoplug-sort handler + videorate: fix "skip-to-first" timestamp setup + videoscale: add 16-bit-channel support (ARGB64, AYUV64), fix ARGB bilinear scaling + videotestsrc: add 16-bit-per-channel support (ARGB64, AYUV64) + vorbis: add support for using tremolo on android + vorbistag: - Add support for METADATA_BLOCK_PICTURE tags - Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PICTURE + win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink + xvimagesink: don't paint the window black when going to NULL + Bugs fixed: bgo#618516, bgo#619778, bgo#633837, bgo#412678, bgo#620364, bgo#625129, bgo#626152, bgo#627268, bgo#629196, bgo#632291, bgo#632889, bgo#635669, bgo#635784, bgo#635800, bgo#636886, bgo#639136, bgo#639159, bgo#639237, bgo#639744, bgo#640189, bgo#640211, bgo#640607, bgo#640709, bgo#640804, bgo#641706, bgo#641860, bgo#641917, bgo#641927, bgo#641952, bgo#642174, bgo#642232, bgo#642274, bgo#642381, bgo#642466, bgo#642720, bgo#642942, bgo#642949, bgo#643775, bgo#644416, bgo#644745, bgo#644845, bgo#644996, bgo#645167, bgo#645437, bgo#646570, bgo#646572, bgo#646573, bgo#646575, bgo#646576, bgo#646923, bgo#646924, bgo#646925, bgo#646952, bgo#647399, bgo#647721, bgo#647781, bgo#647856, bgo#647857, bgo#647942, bgo#647943, bgo#648459, bgo#648466, bgo#648548, bgo#642667, bgo#642732, bgo#646744, bgo#647294- Update to version 0.10.32 + GLib requirement is now >= 2.22 + New core elements: - valve (moved from -bad) - input-selector (N.B. without "select-all" property, use fsfunnel instead) (moved from -bad) - output-selector (with different negotiation behaviour by default, set pad-negotiation-mode=active for previous behaviour) (moved from -bad) + Performance improvements for many heavily-used code paths: GstPad, GstPoll, GstClock, GstTask, basesink, basesrc, queue2, multiqueue + gobject-introspection: add annotations for most core API + clock: make sync clock wait lockfree + fdsrc/fdsink: reenable on MSVC + registry: fix GStatBuf definition for win32 when building against older glib (fixes unnecessary rescanning of plugins at start-up) + element: add a more flexible way to get request pads from elements + multiqueue: return upon input when already eos + object: fix creation of default name (when creating more than 100000 elements) + pluginloader: fix hangs on OSX + poll: - fixes for (p)select backend (used e.g. on OSX) - refactor and make more lockfree; fixes for win32 and OSX (pselect backend) + registry: don't replace valid existing plugins by blacklisted ones + tags: don't produce duplicated entries when merging same value twice + basesink: - preroll fixes for async=false case - rework position reporting code + basetransform: handle downstream giving a buffer with new caps but invalid size + See NEWS for API additions and deprecations. + Bugs fixed: bgo#635785, bgo#638599, bgo#503592, bgo#564056, bgo#607513, bgo#632168, bgo#632447, bgo#632557, bgo#632778, bgo#632779, bgo#632780, bgo#633918, bgo#634965, bgo#635001, bgo#636268, bgo#636455, bgo#637057, bgo#637300, bgo#637549, bgo#637776, bgo#638381, bgo#638399, bgo#638900, bgo#638941.- Remove buildrequire on pyxml, changelog of package with date 2008-03-21 contains: "Don't depend on PyXML and use only XML modules that are shipped with python."- Update to version 0.10.31: + adder: Make sure FLUSH_STOP is always sent after a flushing seek + alsasrc, alsasink: add "card-name" property to get the card name in addition to the device name + appsrc: don't override buffer caps if appsrc caps are NULL; fix element classification + audioclock: add a function to invalidate the clock + audioconvert: optimise remaining conversion code paths with Orc as well + baseaudiosink,baseaudiosrc: post clock-provide and clock-lost messages when going from/to READY to/from PAUSED + baseaudiosink: subtract the render_delay from our latency + decodebin2: don't add non prerolled stream to topology + ffmpegcolorspace: add support for A420 and fix support for 8 bit paletted RGB and IYU1 + gnomevfsrc: set GST_PARAM_MUTABLE_READY flag on the "handle" property + libvisual: add latency query; only drop frames that are really too old + multifdsink: gdp protocol is deprecated. People should use gdppay instead + oggdemux: fix seeking with negative rate with skeleton; fix wrong flowreturn handling + pbutils: - AAC profile and level detection utility functions - H.264 and MPEG-4 profile and level extraction utility functions - new GstDiscoverer utility API for extracting metadata and tags + playbin2, decodebin2: declare stable, deprecate the old playbin/decodebin + playbin2, uridecodebin: add property to configure ring buffer size + rtcpbuffer: add function to manipulation the data in RTCP feedback packets + rtpbuffer: - add functions to add RFC 5285 header extensions to GstBufferLists - add function to add RTP header extensions with a two bytes header - add function to append RFC 5285 one byte header extensions - add function to parse RFC 5285 header extensions - add function to read RFC 5285 header extensions from GstBufferLists - add function to transform a GstBuffer into a GstBufferList + rtsp: improve rtsp timeout calculation and handling + sdp: add methods to convert between uri and message + tags: - try ISO-8859-1 as second fallback in case WINDOWS-1252 is not supported - add many more photography/capture tags - EXIF and XMP tag handling improvements + textoverlay: add support for NV12, NV21 and AYUV; configurable text color and position + theoradec: - expose telemetry properties only if libtheora was compiled with --enable-telemetry - add support for two-pass encoding; allow change of bitrate and quality on-the-fly + tools: standalone gst-discoverer-0.10 tool for discovering media file properties + typefinding: - detect avc1 ftyp as video/quicktime - export 3gp profile in caps - detect enhanced AC-3 - extend AAC typefinder to detect LOAS streams - fix ADTS caps stream-format detail - more reliable mpeg-ts typefinding + uridecodebin: Only enable progressive downloading if the upstream duration in bytes is known + video: add gst_video_convert_frame*() utility functions + videorate: - fixate the pixel-aspect-ratio if necessary - mark duplicated frames with the GAP flag + videoscale: - add support for adding black borders to keep the DAR if necessary ("add-borders" property) - Fix caps fixating if the height is fixed but the width isn't - only set the PAR if the caps already had a PAR - refactor using more Orc code + videotestsrc: - new patterns: solid-color, ball, bar and smpte100 - add "foreground-color" and "background-color" properties, deprecate "colorspec" property - add support for UYVP format, fix NV21 rendering + volume: use Orc to optimise many code paths + vorbisdec: decode pending buffers upon EOS when doing reverse playback + xoverlay: - add set_window_handle() with guintptr argument, deprecate set_xwindow_id() which doesn't work on some platforms - allow render rectangle coordinates to be negative + See NEWS for API additions and deprecations. + Bugs fixed: bgo#628028, bgo#623846, bgo#602437, bgo#612264, bgo#615471, bgo#616392, bgo#617314, bgo#617506, bgo#620291, bgo#623663, bgo#623807, bgo#623837, bgo#623918, bgo#624598, bgo#624656, bgo#624919, bgo#624920, bgo#624949, bgo#625001, bgo#625118, bgo#625944, bgo#626125, bgo#626570, bgo#626581, bgo#626621, bgo#626629, bgo#626718, bgo#627203, bgo#627297, bgo#627565, bgo#627768, bgo#627780, bgo#627924, bgo#628009, bgo#628400, bgo#628500, bgo#628747, bgo#629157, bgo#629672, bgo#629848, bgo#630303, bgo#630353, bgo#630440, bgo#630443, bgo#630471, bgo#630496, bgo#630802, bgo#631128, bgo#631312, bgo#631633, bgo#631703, bgo#631756, bgo#631773, bgo#631774, bgo#632167, bgo#632653, bgo#632656, bgo#632789, bgo#632809, bgo#632988, bgo#633023, bgo#633203, bgo#633311, bgo#633336, bgo#633455, bgo#634014, bgo#634584, bgo#635067, bgo#635392, bgo#621349, bgo#628488, bgo#629746, bgo#626869. - Drop gstreamer-0_10-plugins-base-make382.patch: fixed upstream.- Move gir files to devel subpackage.- Add gstreamer-0_10-plugins-base-make382.patch: fix build with make 3.82. Patch taken from common modules upstream repo, commit id=4a070a. fdo#29426.- Recommend instead of require lang package since it's not mandatory.- Update to version 0.10.30: + Use Orc (Optimized Inner Loops Runtime Compiler) for SIMD and other optimisations, and remove liboil dependency. + basertpaudiopayload: Set duration on buffers; add extra frame for non-complete frame lengths + riff: add mappings for On2 VP8 and VP6F: On2 VP6 Flash variant + video: Add support for RGB/BGR with 15 and 16 bits, and Y800 and Y16 + xmp/exif tags: add mappings for new tags (device, geo location, image orientation) + adder: rework timestamping; only accept seek-types SEEK_NONE and SEEK_SET + decodebin2: - add "expose-all-streams" property to not expose/decode all streams - use accumulator for autoplug-sort + ffmpegcolorspace: - add YUY2/YVYU to all RGB formats conversions - fix conversion of packed 4:2:2 YUV to RGB and 8 bit grayscale - fix Y16 from/to GRAY8 conversion - fix Y42B from/to YUY2/YVYU/UYVY conversion for odd widths - Map "Y8 " and "GREY" to "Y800" and add it to the template caps - negotiation speed-ups + oggdemux: - implement seeking and duration estimates when operating in push mode (http etc.) - parse Skeleton index packets for better seeking in push mode - fix granulepos->key granule calculation for Dirac video - fix EOS flow aggregation: only EOS when all streams are EOS + oggmux: Start a new page for every CMML buffer + ogg: Implement Ogg VP8 mapping + playbin2: - add "av-offset" property to adjust audio/video sync - add flag for enabling/disabling automatic deinterlacing - fix race when querying duration right after preroll, by forwarding duration query duration during group switch if no cached duration exists - if a text sink is provided, let subtitle parsing be done by decodebin2 if required - set the subtitle encoding on the decodebins again + playsink: - also expose "convert-frame" action signal and "frame" property in playsink - reconfigure the video chain correctly when switching from a subtitle to a non-subtitle file - Don't fail if subtitles are used but only audio is available and no visualizations + typefinding: - add WebM typefinder (was in -good before) - add IVF and dts typefinders, improve AC-3 and jpeg typefinding - detect ISO 14496-14 files as video/quicktime not audio/x-m4a + uridecodebin: - add all qtdemux types to downloadable types - add the 'expose-all-streams' property from decodebin2 - Allow video/webm for progressive downloading + videorate, videotestsrc: fixate color-matrix, chroma-site and interlaced fields if necessary + videoscale: - Try to keep DAR when scaling - Add support for Y444, Y42B and Y41B and more gray formats - Fix resampling of ARGB scanlines - Try harder to keep the DAR if possible - Use passthrough mode if width and height are not changed + Bugs fixed: bgo#621428, bgo#371108, bgo#512740, bgo#605100, bgo#610866, bgo#614872, bgo#614942, bgo#615783, bgo#616396, bgo#616422, bgo#616557, bgo#617636, bgo#617855, bgo#617868, bgo#618324, bgo#618392, bgo#618625, bgo#619090, bgo#619102, bgo#619310, bgo#619396, bgo#620136, bgo#620140, bgo#620211, bgo#620279, bgo#620342, bgo#620412, bgo#620441, bgo#620500, bgo#620720, bgo#620939, bgo#621071, bgo#621161, bgo#621190, bgo#621509, bgo#621572, bgo#622696, bgo#622807, bgo#622944, bgo#623003, bgo#623176, bgo#623218, bgo#623233, bgo#623318, bgo#623375, bgo#623384, bgo#623418, bgo#623530, bgo#623583, bgo#624266, bgo#547603 - Add orc BuildRequires - Remove liboil-devel BuildRequires - Drop gstreamer-0_10-plugins-base-fix-introspection-build.patch, it was not applied before.- Update to version 0.10.29: + video: add support for color-matrix and chroma-site fields in video caps and selected elements + video: Add support for 8-bit and 16-bit grayscale formats + typefinding: add AAC profile, level, channels and rate to ADTS caps + tags: add basic xmp metadata support + gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated + riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs + playsink: Don't fail if there are subtitles and audio but no video + oggdemux: map old FLAC mapping correctly + alsa: handle disappearing of sound device whilst in use more gracefully + playbin: Only unref the volume element on dispose and when a new audio sink is set + build: build plugin, example and libs directories in parallel if make -jN is used + uridecodebin/playbin2: we can handle avi in download mode too + rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses + audiopayload: add property to control packet duration- Use the PackageKit codec helper instead of our own tool: less code to maintain for us, and it will make it possible to directly install a package. - Change opensuse-codecs-installer Recommends to PackageKit-gstreamer-plugin. - Remove --with-install-plugins-helper configure option: the PackageKit plugin will install the right file with update-alternatives.- Split the gnomevfs plugin in a gstreamer-0_10-plugin-gnomevfs subpackage to not require gnome-vfs (which is deprecated) with this package. - Add iso-codes-devel BuildRequires.- Update to version 0.10.28: + Features of this release: - Ogg/Dirac fixes - build: really dist qtgv-xoverlay.h header file needed by overlay examples this time - rtspconnection: fix handling of x-server-ip-address - alsasrc fixes + Bugs fixed: - bgo#610832: qtgv-xoverlay.h header file missing in the tarball - bgo#611900: [oggdemux] Incorrect parsing of Dirac headers- Update to version 0.10.27: + Features of this release: - playbin2,decodebin2: lots of fixes for missing plugin installation - playbin2, playsink, subtitleoverlay: Set subtitle encoding properly - videorate: Improve upstream negotiation - oggdemux: use the chain begin_time instead of our counter - oggdemux: mark skeleton streams correctly - oggdemux: theora PAR of 0:N, N:0 or 0:0 is allowed and maps to 1:1 - typefinding: detect stm module format - ffmpegcolorspace: add conversions from all ARGB formats to AYUV and back - theoradec: Fix chroma copying for 4:2:2 - tcpclientsrc,tcpserversrc: Fix handling of closed sockets - examples,build: dist header file for the Qt graphics view example - playsink: Reset the sink's state to NULL before unreffing it unless it's the same instance again - rtspconnection: make sure not to dereference NULL username or password - appsrc: Update segment duration and post a duration message if the duration changes - vorbisdec: also support ivorbis tremor decoder - rtsp: fail gracefully on bad Content-Length headers - rtsp: ignore \n and \r as the first line + Bugs fixed: bgo#610449, bgo#608025, bgo#608309, bgo#608417, bgo#609063, bgo#609314, bgo#609423, bgo#610005, bgo#610268, bgo#610310, bgo#610329, bgo#610379, bgo#610386, bgo#610672, bgo#610832, bgo#611225, bgo#611227, bgo#604131- Update to version 0.10.26: + Changes: - playbin2: . make about-to-finish signal work for raw sources (e.g. audio CDs) . fix handling of the native audio/video flags . add flag to enable decodebin buffering . make subtitle error handling more robust and ignore late errors . improve subtitle passthrough in uridecodebin . new subtitleoverlay element for generic subtitle overlaying . proxy notify::volume and notify::mute from the volume/mute elements (or audio sink) . don't stop completely on initialization errors from subtitle elements; instead disable the subtitles and play the other parts of the stream - decodebin2: rewrite autoplugging and how groups of pads are exposed - uridecodebin: add use-buffering property that will perform buffering on parsed or demuxed media. - GstXOverlay: flesh out docs and add example for use with Gtk+ >= 2.18 - libgsttag: add utility functions for ISO-639 language codes and tags - oggdemux: . use internal granulepos<->timestamp mapper and make oggdemux more like a 'normal' demuxer that outputs timestamps . seeking improvements - subparse: add qttext support - ffmpegcolorspace: prefer transforming alpha formats to alpha formats and the other way around - libgstvideo: add functions to create/parse still frame events - theoraenc: make the default quality property 48. - videotestsrc: add pattern with out-of-gamut colors - theora: port to 'new' theora 1.0 API; make misc. existing properties have no effect (quick, keyframe-mindistance, noise-sensitivity, sharpness, keyframe_threshold); those either never worked or aren't needed/provided/useful any longer with the newer API - typefinding: misc. performance improvements and fixes - baseaudiosink: make drift tolerance configurable + Bugs fixed: bgo#597539, bgo#597786, bgo#598288, bgo#598533, bgo#598936, bgo#599105, bgo#599154, bgo#599266, bgo#599471, bgo#599649, bgo#600027, bgo#600370, bgo#600469, bgo#600479, bgo#600726, bgo#600787, bgo#600945, bgo#600948, bgo#601104, bgo#601627, bgo#601772, bgo#601809, bgo#601942, bgo#602000, bgo#602225, bgo#602790, bgo#602834, bgo#602924, bgo#602954, bgo#603345, bgo#603357, bgo#605100, bgo#605219, bgo#605960, bgo#606050, bgo#606163, bgo#606687, bgo#606744, bgo#606926, bgo#607116, bgo#607226, bgo#607381, bgo#607403, bgo#607569, bgo#607652, bgo#607848, bgo#607870, bgo#607926, bgo#607929, bgo#608167, bgo#608179, bgo#608446, bgo#608484, bgo#608699, bgo#609252, bgo#596078, bgo#596183, bgo#601480, bgo#596313, bgo#606949- Package baselibs.conf- Compile introspection support: + Add gobject-introspection-devel BuildRequires. + Pass --enable-introspection to configure. + Add gstreamer-0_10-plugins-base-fix-introspection-build.patch to fix the build. - Fix self-obsoletion of gstreamer010-plugins-bad-devel. - Small cleanups.- Update to version 0.10.25: + Changes: - Add per-stream volume controls - Theora 1.0 and Y444 and Y42B format support - Improve audio capture timing - GObject introspection support - Improve audio output startup - RTSP improvements - Use pango-cairo instead of pangoft2 - Allow cdda://(device#)?track URI scheme in cddabasesrc - Support interlaced content in videoscale and ffmpegcolorspace - Many other bug fixes and improvements + Bugs fixed: bgo#595401, bgo#563828, bgo#591677, bgo#588523, bgo#590146, bgo#321532, bgo#340887, bgo#397419, bgo#556537, bgo#559049, bgo#567660, bgo#567928, bgo#571610, bgo#583255, bgo#586180, bgo#588717, bgo#588761, bgo#588915, bgo#589095, bgo#589574, bgo#590243, bgo#590425, bgo#590856, bgo#591207, bgo#591357, bgo#591577, bgo#591664, bgo#591934, bgo#592544, bgo#592657, bgo#592864, bgo#592884, bgo#593035, bgo#593284, bgo#594020, bgo#594094, bgo#594136, bgo#594165, bgo#594256, bgo#594258, bgo#594275, bgo#594623, bgo#594732, bgo#594757, bgo#594993, bgo#594994, bgo#595454, bgo#545807- Added support for translation-update-upstream (FATE#301344).- Only use libgudev-1_0-devel BuildRequires on openSUSE > 11.1.- Update to version 0.10.24: + Changes: - Recognise Kate subpicture subtitles - Support progressive download in playbin2 - GIO improvements - Add buffer-list support in appsink - Add gaussian-noise mode to audiotestsrc - bump cdparanoia req to 0.10.2 and improve caching - Improve audio source base class - Add frame-by-frame stepping and examples - Extend stream-probing in decodebin2 - Many RTSP improvements - support for PGS subpictures - adder improvements - Add Y444, v210, v216 formats - implement preset interface in vorbisenc, theoraenc, oggmux - Improve libvisual visualisation timestamp tracking - playbin2 enhancements: custom audiosink, subpictures, cdda - Improvements in textrender - Support raw YUV 4:2:2 and SIREN in RIFF - Add 4:2:2 and 4:4:4 support to theoradec - Many other bug-fixes and improvements + Bugs fixed: bgo#510417, bgo#513373, bgo#529300, bgo#531035, bgo#567997, bgo#576552, bgo#577637, bgo#579692, bgo#580318, bgo#581460, bgo#581571, bgo#582021, bgo#582749, bgo#582819, bgo#583867, bgo#584020, bgo#584686, bgo#585197, bgo#585758, bgo#585970, bgo#585994, bgo#586331, bgo#586356, bgo#586519, bgo#587080, bgo#587278, bgo#587676, bgo#587695, bgo#587896, bgo#587980, bgo#588078, bgo#588205, bgo#588550, bgo#588551, bgo#588724, bgo#588746, bgo#588747, bgo#588748, bgo#589075, bgo#589581, bgo#589622, bgo#589663, bgo#589797, bgo#590470, bgo#536313, bgo#579642, bgo#582528, bgo#583318, bgo#585079, bgo#585708, bgo#588218, bgo#586920 + API additions: - GstNetAddress::gst_netaddress_to_string() - Add gst_rtsp_watch_queue_data() - playbin2: Add {audio,video,text}-tags-changed signals - Add gst_color_balance_get_balance_type() - Add gst_mixer_get_mixer_type() - Change cdparanoia BuildRequires in cdparanoia-devel. - Add libgudev-1_0-devel BuildRequires.- Update to version 0.10.23: + New navigation API to support DVD playback + playbin2 improvements + RTSP extensions to allow extra headers and options + Replace audioresampler with speexresample based code + Support interlacing flags in the gstvideo library + Support new RIFF formats + Improve typefinding + Support more frame formats in videoscale + Many other bug-fixes and improvements + Bugs fixed: bgo#577637, bgo#580120, bgo#478512, bgo#574962, bgo#564139, bgo#577436, bgo#350311, bgo#378094, bgo#543591, bgo#553295, bgo#565105, bgo#565777, bgo#566661, bgo#567255, bgo#567636, bgo#567740, bgo#568482, bgo#569655, bgo#570142, bgo#570356, bgo#570768, bgo#570832, bgo#571009, bgo#571147, bgo#572577, bgo#572872, bgo#572993, bgo#573165, bgo#573528, bgo#573529, bgo#574293, bgo#574319, bgo#574447, bgo#574939, bgo#575550, bgo#575638, bgo#575649, bgo#576019, bgo#576142, bgo#576180, bgo#576586, bgo#577054, bgo#577709, bgo#577827, bgo#578583, bgo#578656, bgo#579129, bgo#579130, bgo#579192, bgo#579203, bgo#579267, bgo#579463, bgo#579668, bgo#579734, bgo#579912, bgo#580470, bgo#580952, bgo#581727, bgo#569682, bgo#580020, bgo#562794, bgo#567396, bgo#567982, bgo#571299, bgo#574443, bgo#574516, bgo#574964, bgo#575256, bgo#575588, bgo#576187, bgo#576188, bgo#576190, bgo#577288, bgo#577610, bgo#577794, bgo#578118, bgo#578506, bgo#578942, bgo#580271, bgo#580649 + API added: - GstRTSP::gst_rtsp_options_as_text() - GstRTSPMessage::gst_rtsp_message_take_header() - GstRTSPRange::gst_rtsp_range_to_string() - New Navigation interface commands, queries and messages - gst_rtsp_channel_new() - gst_rtsp_channel_unref() - gst_rtsp_channel_attach() - gst_rtsp_channel_queue_message() - gst_rtsp_connection_accept() - GstAppSink::gst_app_sink_set_callbacks() - GST_VIDEO_FORMAT_YVYU, GST_VIDEO_BUFFER_TFF, GST_VIDEO_BUFFER_RFF, GST_VIDEO_BUFFER_ONEFIELD - GST_MIXER_FLAG_HAS_WHITELIST, GST_MIXER_FLAG_GROUPING, GST_MIXER_TRACK_NO_RECORD, GST_MIXER_TRACK_NO_MUTE, GST_MIXER_TRACK_WHITELIST - GstAppSrc::emit-signals - GstAppSrc::gst_app_src_set_emit_signals() - GstAppSrc::gst_app_src_get_emit_signals() - GstAppSrc::gst_app_src_set_callbacks() - RTSP::gst_rtsp_connection_get_url() - GstRTSPLowerTrans::GST_RTSP_LOWER_TRANS_HTTP - RTSP:gst_rtsp_connection_set_tunneled() - RTSP:gst_rtsp_connection_is_tunneled() - RTSP::gst_rtsp_connection_set_ip() - RTSP::gst_rtsp_connection_get_tunnelid() - RTSP::gst_rtsp_connection_do_tunnel() - RTSP::gst_rtsp_watch_reset()- Don't call autogen and don't package gio in older products./bin/shgstreamer010-plugins-base-32bit 0.10.36-18.3.10.10.36-18.3.10.10.36 0.10.36gstreamer-0.10libgstadder.solibgstalsa.solibgstapp.solibgstaudioconvert.solibgstaudiorate.solibgstaudioresample.solibgstaudiotestsrc.solibgstcdparanoia.solibgstdecodebin.solibgstdecodebin2.solibgstencodebin.solibgstffmpegcolorspace.solibgstgdp.solibgstgio.solibgstlibvisual.solibgstogg.solibgstpango.solibgstplaybin.solibgstsubparse.solibgsttcp.solibgsttheora.solibgsttypefindfunctions.solibgstvideorate.solibgstvideoscale.solibgstvideotestsrc.solibgstvolume.solibgstvorbis.solibgstximagesink.solibgstxvimagesink.so/usr/lib//usr/lib/gstreamer-0.10/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10477/openSUSE_Leap_42.3_Update/9d34ad0c1f3c2f9ed9a1dd99e57ec1f6-gstreamer-0_10-plugins-base.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linux directoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f75d36dce3e33e8d64f6f38c6c51ef3d2380503d, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f0e7d3d8b96437a2c182b818ca96439db1484b06, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7a5ed50a55d63083c219f29be87f8db72a3e07a8, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8048ff61cc1e22d2644b3f8803cd3aa597ab3203, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1a09cb0dffb9a642902d047566b8474b617db7be, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=9b381615fdc92a20585f43eaa3c992e14e1f6ad3, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=af7092d5d9a742725936d6daab756cd2eb41a5b2, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=def519990fafdef5b2c2a6c4760d66f1be38adbd, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d1b704a9301903822fbfb8dc0192d3298d0f64c4, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e55dda2d82d7697e0afc2d5764c4d20e314601c2, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7950bfdf2273f2846f05291c39fc8a7389aa7d3a, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=ed29af5ddfa588d5d5741859ee88db1c0ee16dec, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e8b9b9ce6536c7c26c0c8524d412693680729fc9, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f1fa62e9d0068fb8f9ec0d8804f5641a32ef2f7f, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=be4f6e337e3d6b9d4416bb78dd7d2c4b26a9d2f4, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=294aae1f1963f042914ff270d65365aae534c7df, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=2720536233a3c9c24633c0b1a66ccd6efce13425, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=794e9b0b460d04c3f5b4b1900c539e68d484d14d, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=491f2def094c62bc7e2ae345783593b9526ca3b8, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0fe37132ec9c07071825523977f8820a804ee979, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5793c24dd6477a3c979ecfa111c94f73fedcfe74, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7c64226361d79aaf70635bbc63114c2f544df070, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=e05b7b0af838b63c3750f9772ad0c39c5282f940, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=11806f3c9af55aa40e87a533a9bbf8513c88438a, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=7be39d01834f3f8744f195b45609112ba0a3abc7, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=427bbb6dc20ada25d3667e62091b6f768db75c26, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=5369394f2616a709f3f36bcc83f5b09d7dd59f98, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=bb9a1c0bfa853161e848f71fc44a6f45663bfebf, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=62e68c64e4adb5fd2cf48f2b4c5fab5612ec1d8c, stripped !,5CQ^hr| "/=IUd       PR RRRRRR%R)RP R R R R RRRR*RRRRRRR)RP!R RRR)RP"R RRRRRRR%R)RP#RR RRRR)RP P$R"R RRRRRR%R&R!R)RP P%RR R#R"RRRRRR!R)RP P&R*R R RRRRRRRR)RP'R R RRRRRR)RP(R R RRRRRR)RP)R R RRRRRR)RP*R RR RRRR)RP+R RRRRRRR)RP PP,R RRRRRR)RPPPPPPP-RR RRRRR/R)RP.RR R R RRRRRRRR$R)RP/R R RR RRR(R'RRRR)RP0R R RRRR RRRR)RP1R3R R RRRRRRR2R)RPPPP PPPPPPP2R*R R R RRRRRRR)RPPPPPP3R.R RR,RR RRRRR-R+R)RP4R R R R RRRRRRRR)RP5R RRRRR)RPP6R"R RR RRRRR%R!R)RP7R RR"R#RRRRR%R!R)RPP8R RRRRRRRR%R)RP9R RRRRRRR0R1R)RP:R*R R R RRR RRRRRR)RP;R"R R R RR*RR RRRRRRR!R)R?0]"k%˦&Qס4c;L?^!Io*n@ψA,YJ;8q.3-?ɯj@~m 󧍅\tNDr*u} tYl p2XhSdܼ<*t)2HP hD%y2D6/kß/ DB ~'%~ݸszn]hw fy,m gۄOUeTqciZ&taRDyv5 j''47$Ɠ ĭ]&V\4tuRMS*Yjsbr (l%ҌZrT6:e{!wzSSM*6FYn7ќn=ϣT‘ G [)$}} ?K\1Cm_c4; EXs 1`m[=~7μ1!:PĨf>ѿRGh|G$DrN{i֣ࠌv*CX@ʏR G{dp1%q-E+}B0BN`YbȐdž$ G~V]T\D)MF3[ݼ,/)tFd X!m84m VphD/=rZ>BY4-C|Aw ԰b^̊X?kkk=ōl.('͎ vxfHo~E]*P!msPY<<VLerZ/aIWZiHNdĄ" ZeaN>g̙؈Ap_{R: )&Jl!%.]~[pvp +um֎$ȓ\0ٱq1^xTmkC\.7wZ0BPxFci2BN?h߻[xM?^^iWD45n{CbGoe! kmϳ7T(Eᔍ+IqM€7^CL]U㙍g8tGyr- H|A5Di8-#o3`n R<࠻(,+غ![1}*yT9F,RN|j.ۀ-Q^|L ׏i'?)o^j[[8ӢJc*D÷^+;B1:.L pb~8{вf'axu3oV䨅;n{JËf+m+_͘P,݃&xKb%owL0% ";W}FkX:5ĚXzzċB߁ 0)\6v,a*VII G˒UOx/Zw}5c9$Ƨ.Amנ﹘, ^5XM8 r|aTb7T@EM|;XWL~8a 1}X^vatv" ;u߀spc?RIrplG{Tyd"ðSD\;4 \)l/YnjrO{Q+18ZސŐY"ƇS )v >9>lƔaQ> QhxR, Rx`w6CGsQjUP\ S#=xk MǭqCt\vm"[yƱMA#t :< 08XVLD%p¤tJNNDZ\:-x2>IW0ސ<7S%5)wkykIJ1TEf4D.Ņo~]UV2誴0 *[Ro&7Ll_LA?f3{MzՎ9J /Å/sTr3vzC|ͧoi],HQU7%gkP͘[ݜ+ sX)H.$:!nv7ab9E=yٺ^R/5KǾK!yOI^Ct"桏)smou ȳ"Bo8'|/7 dz[{HnAmpLX5׮O;y|hD+X& 74ɞ-Ro+q߿[}_aq:Y3Is;Lv=0u\Lx+A yc4[b:R!GuUQ&#7t[]!` قSw9^*Ϩ2:9u+`uo_ճj&:xb<7 R'GH 4cSy@F<|Fl?u׿q_ia0/8rqhY6Y㫬yi aC/ߞ?,Z9{//e.Kol/CihMsj%Z5bb-[yeEQjCs4e(Lf%69&Ϻޣ3';NvUiيO}G г{i%%c &$EY%-3):!hKT ry 1,/MׯFDj|-s8C|S5W"Wcd聓j z |0//թ%f6ʮ7/C 2ԯbc6jܗ)GP֓k/vh5 4&d"nVs'C:s&:OT!]5(pS&n3~F96r> k:$!VYYdwkWS-nv<8vęfy^ kWC hv'iY )vm?ۅu/bd$ɛ]m  yjҾo{іs'pĂS7;j cL.%}aUxĵ6Gxfv/x.=@lRr{v&bW+EBN-zY l*lo;$yU8dVpjjWuOp>m?Qt Jd"I՚0kCUKl=m"C02FeO)xִ9%~HZM(B<h2j‰Q|\7Bl7k:s~=mUXi9[v’0XN{JN[DWѵ<#2HJ8[9S>fbmĘ N@WVh9$c_+t%YV(2zSZGrViQbeBm^[ !t`wh+PxA0z:V컖V/<#k 8$_O@D7o==px6C:BZP\ LBq>?]]}(;O[vݡ0ZbP#\ u"u # @LOsGN8{ #zKBOͣ)/s ,0HiEXB!=Mڂxp6r_~xn =8r:ObEmM/pǨvᕃi;vz|)#MO/%<|c dY X2Vk\2H!`=e+?sАzAۗJVD$9Ch'Ε%sNSWX8t, uU7Y d^p3⻍7%$gI50π*WoYch\x`myunFB\ZDdZ*1 fWdحMߩ 5/CNv0aᑁC'5T,Rr\٣~q1<6qjWHܹ ɞa06:f\b5[$Lˆfd%`l>Q6'=/f뽠W V  },VIӤ^_a n5֡_Z+!˻7»$z"Nk{(T1ԑ͢證X u.s]024#XwpeC7Ә4WJ2sF".B=|3|=AvM81?$-RU ~d+tBeYF|C1-`,\l} *wgz->: {o\jEQEWFub|ɸݱKv~s;XK=-Oo8>usjoֺ}lxm]+6B;sۜb3q^ DlF-&"%sPs..Q ٦,0;DUDo{Uki]Jc`ߋ#A-!zTHuC pXWӭJMh#[{M[R6?c\ڪu'G^x!9"o=BzڃXXdXʇΕ=FgQ#1.GϿ͢1n)\a ks{Ӓ<qђIRwGXYCzbjJ "yR g`fdMS.\!0Ob<9:NiUo7퉶pV.@B`yB}}QmًCkn**;8`KOe87mJliznh/멯? Q]S7 BJ6" U[|%l>RY{!Uop[_f#r }Z!ᇑ&Tp9%f@b)9 Eq _86ϡG)5;fj;">hnč`)!_5.Ba<˜&ڢt6US=2Abp+6O]W t,rW8'1>ZZbj3SX$A𙤢&XJ^^9.ζ/jIGDbyP*e aw_-˞}Sd5qcg4z*Η3E.' >K8+g/(F. ^n9GbC\ϵ#ˆ/ؚG9{3bc:P ?7$U?jG]~&^~wiɍX@b)b ¡DLx~,)dJ>D;qhR:8dg- v!bE~$Lc հJ p2*Pֶ9L)<4OH۶@Lcb5Xer:] X)$L5?d;e2$Z$nzOc`lak#ħjܯ-YIܮ&`nT$ǛBZ3#Z]B}MrPpZ0䇉we_e0 Y(jw{^yF^jo 2R>2ߊJ't0j{FEfB SVLDqsCGOJ;mBpCrGت-|o.{U93@5JہuԅhH>P5i%Uvp> $++NרzHm'C*x&ؗ2`zJᦗL)uC\Eط1,짚km uϣؠ.Hr"7W=^}W~nK,pȍ/qe^, ['H@b O@;>wa\A8SPKmD+IM+S|j)D0i8 (훧"kr$% }_Ӭ(& ?|) wkkO,'HB- PJ1^zZݓ7f: "I a?6k.DR=3 QdYD|3WQp#& K\Tsl@ !Ѻ@xrX$ӣ%d-|^]9cv'@aW4PDal;*_{A]|1-p+dPXkd[GNX9-q gh1^~^&3o%9 7J]SYtv.uV @˺+2,K0V52s M2%nI?F܉~ϳ77[}lz*(mCv[P7*Y)a2<ÇP,Np1ɁX)p'85g a&(6?V~=!]< FoR`l*9v]L_xo`buYe*ٝUe pQ4+OtTNRLrkF虫SIfW(gL r[t# 5$oW!F3q~[ND߭z+GG|0{wvOCjiDzy\tld: J'8g/SՀ5eiTgi;dۏ} FqrHP5n:h| kQY(nY@Sw3?G~@RUOf4sk[Oڌk KɸRIz2qnEjdz/ Um!϶BM:۞8%9AZH nݖB@|0# y~֚HxQ^ jS+(UqT.][(*l7xR5V,٨JՐLˢ=|Y$4ՆE߆}F?72.8ef+8H'BӚugGi뚏TJ&Q}ћ"xq$ҕTXh8yw_bX@(HWI'U>ۊr%0!4"X;- <3[8y8c } -s^2_뾼t; AHdL>w.+:\~fCeVB}ӄJ-Kj'1vi[]Ek8\d)np$4u+91{#Ytf_|0Ъ1d#(l 3l;Gг_vP,ɶ_< rǸ*Wki"Vo¼ Ry:Mv,U8bks-nbR_-09Ћmɻv'襶&"o tk*|׍ChR>&%Sݞ΂³fL Զ2vP5|&]V}U{a:5 ~ѵC/0#\QlK34*BȾXGNȋp(őI@wbT~L`8QTʮq[3!rN+:gGiR#rg4 %J6O/2NRpN-*ż5TѲҒWuA Ckuɫ)9\!sQKDP1Mwx AR^]kNwB vqE5o)֣d( }Xtr5}|9M|;O-ҤssIBNv  .,ixv/3!w^ͥP?pEod$Q-]LWw 髺YgJ X5Mf+T)Hf3lEJbESxIidC.ah15!ǿ#|m38¿nz, #7=tdU7+voh$d S:<ʲ٣s.-Mii;L L *y0Pj>LNcn/)z 4O\o&ЍS`UqzO)5K(h5!8qe)S2|Qû ^zu@ 1uvm&еopW,zM9͞K]Ru󾄻,,%e]uW.4[٭C4u'Xy`Cl!mⅺl0Iؔ:LG>쒜 ZzK>"kROdg|/οsf}av{c,1G2.b~:QqvQ\5A}_W.+ <Vf #{ޥy X xߏ59!SþOB770eög"ϴ'K [̩F`noH]Z 4Qn\;*Lhf[k@rѤVftcfG2'xL9̛s)>8dn^^ްsɿ'Ƣ>HNe2 A:q^δœfiIIȩLSztTћ$6EJ̔;r*c&'jDZ9W eˮO kcueF*[W}5N03R96 Gv!Q0κΤӆߊlc>.:])8Oj+M2+6d0Rz5.֏4(7Rk/e @CX!*aɤY K!`_Nv}> [G9 XSv-HAqzGn7S@vsN hx58*Lv+*HNJf]>)TK찹ZO0B_|22ߺN\L=A#~i=LIƩVTa=5 J\E8qp `{s/AH$휑tuތ%U~Miqo#:?+K?籟ꖦ/ǚvㄨ#MR x#MJXtPBJ' ^ rN|(db#G;]STk27BG4.#̙SeN&眢w+և 18m~.aXSg3Ex7.:dQ-vu=S#gUX}U8.lX.~iVP'Hl;~\VT,:tT0ŒX?e JqWiח {3$oeQ0pc׈"p֜p f-Dnޣ,!*|VszE:AY&*{<4Vya۴̉WrJ̣P%OvI>7'JcF͑gZK 1{1>٥p-_&sKiaI"履ntuyt~#e; fʻ.(07%4:SK,*Qz1'0|c2Ïg;@1YFn9Yŗ?}i KkRi% avVw '!ç<νnoFx|WM%(v@'wk OK+^?heV(u7`}9˶a*d C视#&DI \4ɛ'lȌI `[2TvvemX'qK1 !)u<69%U;]tRXF8ssO/K Q2(\~t`ut5KhKWEC_pE ds< ;0*DWY-"q5̄FG*R:y!fWF~=y-l8}ڢ\G\ H)0j aZA/'hsd"?@BqY`ZqyϘn4m*?-a$:@RpYzJ5ѮPB٦s(9gHM@# 9E&ʐM54xKw)ګT\VBv}Ud}JTjc>(lDt)]h}߱XDTMAS9RHtV"ִb /ڏE7W-^H*0 K=wU&),mv=()5>ycR@cݴ(K@0ZuB%WO:%RAbI-CNN Mϱ0&݊HonL>'@pH)Gom>hSț#Iu\R4%e>!yC,j,6 /HWIHTNG.0?^Ii:fLTUWˮ 7%ՐhMml@t}c[SA)[ͱwJoY7PE&/ 9/ mIĬT} |4^N-x11Q*8gIWj(3q iC&^-n{tZ:EDBW|w?IY{º9^V ?UF -xӦ)2q!o j>t2RIW JP #ea!_Mi╪m$AM0&bWU_ .g0R+DmVަeq 6[1xa`]Gb"0n+c -^HO_r'B⿈nFM oN|^cOqa$w%ip=~--q0KF)߀R\W2dq~%?ƛJJ6Tɤtgړ('Ŭ]e +! PNLe5* S]|hEh )7ex#bĹ;=aǏcʎ|O_RA~LL9J,ִ!0U)&=oF& =~Z<Zoi% ,|L3IҴ2"Ҥa0K:ď#&rjd_-34KZ۩#GԿ9fY':oo/8mG _鉚'.zui?d+Sn%0l{V$O,3P5ZA`@'dNM3YMH9bc^y*/m:d}'O}g;Sgh斩4'DOrk '[0Vd,IOxA;ͷ @3#G%aXP-u|]$ /q$RUOAjWJ[ii< ϼ"B2fXk*d`!ڂދi;pE[DK&Ljm yo,]H?a.Q/IszVtզikf:a <3]֘44$::Eq0ER8u[>'h2X>#l`lL@aVJG?d%}y='M/u|K 1Yvp'Fg 2PՍn8^U?j1+J)giƂRHq oVah.pE~LF.i-@E,&#ܲQ/[\5?kC1fF$X-O" hnЗM x pX XCq5Ώ,8=&1!9G(|6Фn2(0&ɩ }tD_Qly6Kډ,|r`tlhIyp+:f=Tg3inm.ӄVWÅVR {qh>9\W,PvjѬ%oZ)EsF)҆q Ҡ`mh~]g&i'\] asaX8fd-/ytcHnP&Eas-$lg`WTr= ^s=-i& % {Blcx ڪY{FM8f(&}m9ؒm@sQ&W Ov+ =&{s*Ap?PV".XH2=w’_i /μ\UBPBc%E6u&F5JpH_-W<k/]91k=˪Bl ˞9E VJ*}S*H-41dCe8 l(v)YN{%fW<mwڜo7+!UaG]4_7wN/, -Z(\E{cv9C2Y_"7Anw:ZC>QG!۠|hNRc'DHؘ%ߒ]lPû8y/^ u{Jp\8Tu`4Ss]R1)ƥZqv0oy ㌹뉚Tlʡ #3ųOƸԊٙNS5 I@νSq"N{RܦvFlO[HۛQ!%b9V蟖 m܉| 8z"!?@Ã9I20ϺKN4|SUc*BufEhF!=̳ͰB3$ 2(^RB<K~qOUm;k&@A!+ A5fHl,n$ l[|2%N?ӸACb.-$,S[:Lq9zIr~WUX,CX\G `p[~@-Nδ )L2QѡVaOu^(ѵcj\\N <?î1Ao/"qqNy ⍗hvIxN (צ${7 EքLc#(LM&Z/a-VZu;䁼7ܾq⾲0u9$ORԶwi5D6 H`E{>E d6 X~%iF1mq$e# B}B傋1YbSHcӠM?NI'3 ς뀽!@@FaBQ?Ka" x:kE[DgN\F6o?wy o*pC 8vmuRzу ]BdlHJÍ [2.c (d9Fe|7B1 X*F^-%RǴzNNd(*oO.UQŢ~?:r}egH9bj*6.mcAu92^'@-Zm~jZlڕ$ Xɔ;[؋&sKgQ-OEZƓRy_(4B$ݪx>=nQGQ.Z0  |}qA$1|X[8>yGKԋm(;4O˵2|Ũ0O+)J]#.it39 R{d~f@?vBb@H~d^F_}mWw_g^σ4X ܕ(y-EQMwC>e|.|w3T `9hz{ G$jy=[eF~"[P n5<Ԅ_Ii,u 7E7