libavresample3-32bit-3.3.1-1.1>t  DH`pY,1 Ϣ3$XO:M- +kyda~@//<+kZFh289f2e3ed950d1698b96f7de4151c3127e7f8be9AY,-ܭ-ZD#e$TpTHBئ=Rlm+sԳ3 +y 3E4lcXVϦҍsJJ~| ~3I I*90 )׻g0~| -2TynOxqPnC|6J)ՂNՃNQl<<du\lj JIΝsi VNnCK\iP[ sTQ}y{3y4>:v?vd ! K 4EY_fx      x(8:9:::>tGtHt$It,Xt0Yt@\tX]t`^tbtcu2dueufuluuuvuwvLxvTyv\ Clibavresample3-32bit3.3.11.1FFmpeg alternate audio resampling libraryAn audio resampling library that is being provided for drop-in compatibility with libav. It is advised to use libswresample for new code.Y, ffmpeg-arm6l.diff- Wrap netcdf support in build condtional because it is a drop-in pkg- Enable all muxers and demuxers as they are just descriptor of format thus do not change the behaviour in any relevant way. * The best user now gets is proper interpretation of the format and failure to play it without proper de/encoder * Recommended by vlc team to be done this way :)- Update to new upstream release 3.2.2 * avformat/rtmppkt: Check for packet size mismatches * avcodec/flacdec: Fix undefined shift in decode_subframe() * avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed() * avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c- Update to version 3.2.1: * avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC * libopusdec: default to stereo for invalid number of channels * sbgdec: prevent NULL pointer access * rmdec: validate block alignment * smacker: limit recursion depth of smacker_decode_bigtree * mxfdec: fix NULL pointer dereference in mxf_read_packet_old * ffmdec: validate codec parameters * avformat/mpeg: Adjust vid probe threshold to correct mis-detection * avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() * avformat/apngenc: use the stream parameters extradata if available * ffprobe: fix crash in case -of is specified with an empty string * exr: fix out-of-bounds read * libschroedingerdec: fix leaking of framewithpts * filmstripdec: correctly check image dimensions * icodec: fix leaking pkt on error * dvbsubdec: fix division by zero in compute_default_clut * escape124: reject codebook size 0 * mpegts: prevent division by zero * matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header * mxfdec: fix NULL pointer dereference * avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug * avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 * avcodec/ituh263dec: Avoid spending a long time in slice sync * avcodec: Check side data size before use * avformat/flvdec: Fix regression losing streams- Update to new upstream release 3.2 * SDL2 output device and ffplay support * SDL1 output device and SDL1 support removed * New: libopenmpt demuxer, fifo muxer, True Audio (TTA) muxer * New filters: weave, gblur, avgblur, sobel, prewitt, vaguedenoiser, yuvtestsrc, lut2, hysteresis, maskedclamp, crystalizer, acrusher, bitplanenoise, sidedata, asidedata * Non-Local Means (nlmeans) denoising filter * 16-bit support in curves filter and selectivecolor filter * Added threads option per filter instance * The "curves" filter does not automatically insert points at x=0 and x=1 anymore * Matroska muxer now writes CRC32 elements by default in all Level 1 elements * New "tee" protocol * VP8 in Ogg muxing * Floating point support in ALS decoder * Extended mov edit list support * Changed mapping of RTP MIME type G726 to codec g726le. - Drop ffmpeg-fix-CONFIG_VC1DSP-changes.patch (no longer needed)- Enable libfdk_aac if it is available at buildtime- Update to version 3.1.5 * avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string() * avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer() * avcodec/utils: Clear MMX state before returning from avcodec_default_execute*() * libopenjpegenc: fix out-of-bounds reads when filling the edges * libopenjpegenc: stop reusing image data buffer for openjpeg 2 * avformat/utils: Update codec_id before using it in the parser init * ffmpeg: remove unused and errorneous AVFrame timestamp check * Support for MIPS cpu P6600 * avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6- Update to version 3.1.4 * avformat/avidec: Check nb_streams in read_gab2_sub() * avformat/avidec: Remove ancient assert * avfilter/vf_colorspace: fix range for output colorspace option * lavc/mediacodecdec_h264: fix SODB escaping * avcodec/nvenc: fix const options for hevc gpu setting * avformat/avidec: Fix memleak with dv in avi * lavc/movtextdec.c: Avoid infinite loop on invalid data. * avcodec/ansi: Check dimensions * avcodec/cavsdsp: use av_clip_uint8() for idct * avformat/movenc: Check packet in mov_write_single_packet() too * avformat/movenc: Factor check_pkt() out * avformat/utils: fix timebase error in avformat_seek_file() * avcodec/g726: Add missing ADDB output mask * avcodec/avpacket: clear side_data_elems * avformat/movenc: Check first DTS similar to dts difference * avcodec/ccaption_dec: Use simple array instead of AVBuffer * avcodec/svq3: Reintroduce slice_type * avformat/mov: Fix potential integer overflow in mov_read_keys * swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices * swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices * avformat/avidec: Fix infinite loop in avi_read_nikon() * lavf/utils: Avoid an overflow for huge negative durations. * avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 2GB * lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy(). * lavc/mjpegdec: Do not skip reading quantization tables. * cmdutils: fix implicit declaration of SetDllDirectory function- Fix linking errors for arm and aarch64 builds, boo#995937 * Add ffmpeg-fix-CONFIG_VC1DSP-changes.patch- Update to version 3.1.3 * examples/demuxing_decoding: convert to codecpar * avcodec/exr: Check tile positions * avcodec/aacenc: Tighter input checks * avformat/wtvdec: Check pointer before use * libavcodec/wmalosslessdec: Check the remaining bits * avcodec/adpcm: Fix adpcm_ima_wav padding * avcodec/svq3: fix slice size check * avcodec/diracdec: Check numx/y * avcodec/h2645_parse: fix nal size * avcodec/h2645_parse: Use get_nalsize() in ff_h2645_packet_split() * h2645_parse: only read avc length code at the correct position * h2645_parse: don't overread AnnexB NALs within an avc stream * avcodec/h264_parser: Factor get_avc_nalsize() out * avcodec/cfhd: Increase minimum band dimension to 3 * avcodec/indeo2: check ctab * avformat/swfdec: Fix inflate() error code check * avcodec/rawdec: Fix bits_per_coded_sample checks * vcodec/h2645_parse: Clear buffer padding * avcodec/h2645: Fix NAL unit padding * avfilter/drawutils: Fix single plane with alpha * cmdutils: check for SetDllDirectory() availability- Update to version 3.1.2: * avcodec/rawdec: Fix palette handling with changing palettes * avcodec/raw: Fix decoding of ilacetest.mov * avformat/mov: Enable mp3 parsing if a packet needs it * avformat/hls: Sync starting segment across variants on live streams * avformat/hls: Fix regression with ranged media segments * avcodec/ffv1enc: Fix assertion failure with non zero bits per sample * avfilter/af_hdcd: small fix in af_hdcd.c where gain was not being adjusted for "attenuate slowly" * avformat/oggdec: Fix integer overflow with invalid pts * libavcodec/dnxhd: Enable 12-bit DNxHR support. * lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator. * avcodec/vp9_parser: Check the input frame sizes for being consistent * avformat/flvdec: parse keyframe before a/v stream was created add_keyframes_index() when stream created or keyframe parsed * libavformat/rtpdec_asf: zero initialize the AVIOContext struct * libx264: Increase x264 opts character limit to 4096 * avcodec/h264_parser: Set sps/pps_ref * librtmp: Avoid an infinite loop setting connection arguments * avformat/oggparsevp8: fix pts calculation on pages ending with an invisible frame * lavf/vplayerdec: Improve auto-detection. * lavc/mediacodecdec_h264: properly convert extradata to annex-b- Build with netcdf so as to enable af_sofalizer [boo#983398]- Update to version 3.1.1 * doc/APIchanges: document the lavu/lavf field moves * avformat/avformat: Move new field to the end of AVStream * avformat/utils: update deprecated AVStream->codec when the context is updated * avutil/frame: Move new field to the end of AVFrame * libavcodec/exr : fix decoding piz float file. * avformat/mov: Check sample size * lavfi: Move new field to the end of AVFilterContext * lavfi: Move new field to the end of AVFilterLink * ffplay: Fix usage of private lavfi API * lavc/mediacodecdec_h264: add missing NAL headers to SPS/PPS buffers * lavc/pnm_parser: disable parsing for text based PNMs- Update to version 3.1 * DXVA2-accelerated HEVC Main10 decoding * fieldhint filter * loop video filter and aloop audio filter * Bob Weaver deinterlacing filter * firequalizer filter * datascope filter * bench and abench filters * ciescope filter * protocol blacklisting API * MediaCodec H264 decoding * VC-2 HQ RTP payload format (draft v1) depacketizer and packetizer * VP9 RTP payload format (draft v2) packetizer * AudioToolbox audio decoders * AudioToolbox audio encoders * coreimage filter (GPU based image filtering on OSX) * libdcadec removed * bitstream filter for extracting DTS core * ADPCM IMA DAT4 decoder * musx demuxer * aix demuxer * remap filter * hash and framehash muxers * colorspace filter * hdcd filter * readvitc filter * VAAPI-accelerated format conversion and scaling * libnpp/CUDA-accelerated format conversion and scaling * Duck TrueMotion 2.0 Real Time decoder * Wideband Single-bit Data (WSD) demuxer * VAAPI-accelerated H.264/HEVC/MJPEG encoding * DTS Express (LBR) decoder * Generic OpenMAX IL encoder with support for Raspberry Pi * IFF ANIM demuxer & decoder * Direct Stream Transfer (DST) decoder * loudnorm filter * MTAF demuxer and decoder * MagicYUV decoder * OpenExr improvements (tile data and B44/B44A support) * BitJazz SheerVideo decoder * CUDA CUVID H264/HEVC decoder * 10-bit depth support in native utvideo decoder * libutvideo wrapper removed * YUY2 Lossless Codec decoder - Added minimum requirement for libva (0.35.0, matched by 1.3.0 package)- Guard usage of opencore using bcond_with, boo#980542- Update to version 3.0.2 * avcodec/ttaenc: Reallocate packet if its too small * configure: build fix for P5600 with mips code restructuring * mips: add support for R6 * pgssubdec: fix subpicture output colorspace and range * avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3 * avfilter/vf_drawtext: Check return code of load_glyph() * avformat/mux: Check that deinit is set before calling it * avcodec/takdec: add code that got somehow lost in process of REing * avcodec/apedec: fix decoding of stereo files with one channel full of silence * avcodec/avpacket: Fix off by 5 error * avcodec/h264: Fix for H.264 configuration parsing * avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packet crossing corner case * avcodec/pngdec: Fix alpha detection with skip_frame * Changelog: Make formating consistent * avfilter/src_movie: fix how we check for overflows with seek_point * avcodec/j2kenc: Add attribution to OpenJPEG project: - Dropped dcadec (libdca was merged upstream)- Add ffmpeg-codec-choice.diff- Remove ffmpeg-devel subpackage. All users have been converted to pkgconfig Add Provides/Obsoletes to libavdevice-devel- Add ffmpeg-new-coder-errors.diff- Another try at organizing the codec-enable list. Enable video: AYUV, Dirac, MJPEG, rawvideo, Theora, VP8, VP9, WebP, zlib Enable audio: Celt, GSM, Opus, Speex, Vorbis Enable subtitle: ASS/SSA text, SRT text, UTF-8 plaintext- Update to new maintenance release 3.0.1 * vc2enc: fix use of uninitialized variables in the rate control system * postproc: fix an unaligned access * lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found.- Update included pkgconfig files to require the exact version of ffmpeg pc files, instead of any later version ffmpeg-pkgconfig-version.patch- Remove the optional vo-aacenc dependency, upstream removed it.- Update to new upstream release 3.0 * New filters: extrastereo, ocr, alimiter, stereowiden, stereotools, rubberband, tremolo, agate, chromakey, displace, and many more. * ffplay dynamic volume control * audio high-order multiband parametric equalizer * automatic bitstream filtering- Update to version 2.8.6 * avcodec/jpeg2000dec: More completely check cdef * avutil/opt: check for and handle errors in av_opt_set_dict2() * avcodec/flacenc: fix calculation of bits required in case of custom sample rate * avformat: Document urls a bit * avformat/libquvi: Set default demuxer and protocol limitations * avformat/concat: Check protocol prefix * doc/demuxers: Document enable_drefs and use_absolute_path * avcodec/mjpegdec: Check for end for both bytes in unescaping * avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() * avformat/avformat: Replace some references to filenames by urls * avcodec/wmaenc: Check ff_wma_init() for failure * avcodec/mpeg12enc: Move high resolution thread check to before initializing threads * avformat/img2dec: Use AVOpenCallback * avformat/avio: Limit url option parsing to the documented cases * avformat/img2dec: do not interpret the filename by default if a IO context has been opened * avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() * mov: Add an option to toggle dref opening * avcodec/gif: Fix lzw buffer size * avcodec/put_bits: Assert buf_ptr in flush_put_bits() * avcodec/tiff: Check subsample & rps values more completely * swscale/swscale: Add some sanity checks for srcSlice* parameters * swscale/x86/rgb2rgb_template: Fix planar2x() for short width * swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() * swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper() * avcodec/aacenc: Check both channels for finiteness * asfdec_o: check for too small size in asf_read_unknown * asfdec_o: break if EOF is reached after asf_read_packet_header * asfdec_o: make sure packet_size is non-zero before seeking * asfdec_o: prevent overflow causing seekback * asfdec_o: check avio_skip in asf_read_simple_index * asfdec_o: reject size > INT64_MAX in asf_read_unknown * asfdec_o: only set asf_pkt->data_size after sanity checks * Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896' * dca: fix misaligned access in avpriv_dca_convert_bitstream * brstm: fix missing closing brace * brstm: also allocate b->table in read_packet * brstm: make sure an ADPC chunk was read for adpcm_thp * vorbisdec: reject rangebits 0 with non-0 partitions * vorbisdec: reject channel mapping with less than two channels * ffmdec: reset packet_end in case of failure * avformat/ipmovie: put video decoding_map_size into packet and use it in decoder * avformat/brstm: fix overflow- Update to version 2.8.5 * Fixes CVE-2016-1897 and CVE-2016-1898 [boo#961937]- Update to version 2.8.4 * Many bugfixes, see the included Changelog for all the changes. * resolving CVE-2015-8661 [boo#960385], CVE-2015-8662 [boo#960384], CVE-2015-8663 [boo#960383] - Drop ffmpeg-remove_some_unused_ctrl_id_mappings.patch, fixed upstream.- Obsolete ffmpeg-tools from packman- Add some provides to make it easier for firefox to recommend this package for installation- Added patch ffmpeg-remove_some_unused_ctrl_id_mappings.patch to successfully build against libvpx >= 1.5 (at least on PMBS).- Add buildconditionals for libass,libva,vdpau to fix build in SLE_11- Rename bcond dca to dcadec - Add more buildconditionals to get closer to removal of BUILD_ORIG- Remove unused imlib2- Sync with packman changes * All packman specific changes are protected with BUILD_ORIG - Added the following patches * ffmpeg-2.4.5-arm6l.patch * ffmpeg-libcdio_cdda-pkgconfig.patch- Update to new upstream maintenance release 2.8.3 * avformat/matroskadec: Check subtitle stream before dereferencing * avcodec/jpeg2000dec: Fix potential integer overflow with tile dimensions * avcodec/jpeg2000dec: Check for duplicate SIZ marker * avcodec/jpeg2000: Change coord to 32bit to support larger than 32k width or height * avcodec/jpeg2000dec: Check SIZ dimensions to be within the supported range * avcodec/jpeg2000: Check comp coords to be within the supported size * dds: validate compressed source buffer size * dds: validate source buffer size before copying * softfloat: assert when the argument of av_sqrt_sf is negative - Fixes CVE-2015-8363 [bnc#957114], CVE-2015-8364 [bnc#957115], CVE-2015-8365 [bnc#957116]- Update to new upstream release 2.8.2, containing fixes for the following security issues: * CVE-2015-8216 boo#955346 * CVE-2015-8217 boo#955347 * CVE-2015-8218 boo#955348 * CVE-2015-8219 boo#955350 - Upstream changes: * various fixes in the aac_fixed decoder * various fixes in softfloat * swresample/resample: increase precision for compensation * lavf/mov: add support for sidx fragment indexes * avformat/mxfenc: Only store user comment related tags when needed * ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. * apng: use correct size for output buffer * jvdec: avoid unsigned overflow in comparison * avcodec/jpeg2000dec: Clip all tile coordinates * avcodec/microdvddec: Check for string end in 'P' case * avcodec/dirac_parser: Fix undefined memcpy() use * avformat/xmv: Discard remainder of packet on error * avformat/xmv: factor return check out of if/else * avcodec/mpeg12dec: Do not call show_bits() with invalid bits * avcodec/faxcompr: Add missing runs check in decode_uncompressed() * libavutil/channel_layout: Check strtol*() for failure * avformat/mpegts: Only start probing data streams within probe_packets * avcodec/hevc_ps: Check chroma_format_idc * avcodec/ffv1dec: Check for 0 quant tables * avcodec/mjpegdec: Reinitialize IDCT on BPP changes * avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it * avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet * avformat/hls: update cookies on setcookie response * opusdec: Don't run vector_fmul_scalar on zero length arrays * avcodec/opusdec: Fix extra samples read index * avcodec/ffv1: Initialize vlc_state on allocation * avcodec/ffv1dec: update progress in case of broken pointer chains * avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons * rtsp: Allow $ as interleaved packet indicator before a complete response header * videodsp: don't overread edges in vfix3 emu_edge. * avformat/mp3dec: improve junk skipping heuristic * concatdec: fix file_start_time calculation regression * avcodec: loongson optimize h264dsp idct and loop filter with mmi * avcodec/jpeg2000dec: Clear properties in jpeg2000_dec_cleanup() too * avformat/hls: add support for EXT-X-MAP * avformat/hls: fix segment selection regression on track changes of live streams * configure: Require libkvazaar < 0.7. * avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup - Drop ffmpeg-mov-sidx-fragment.patch, fixed upstream.- Update to new upstream release 2.8.1 * Minor bugfix release * Includes all changes from. Ffmpeg-mt, libav master of 2015-08-28, libav 11 as of 2015-08-28 - Add ffmpeg-mov-sidx-fragment.patch to add sidx fragment indexes. Needed for new mpv release.- Update to new upstream release 2.8 * DirectDraw Surface image/texture decoder * Many improvements to the JPEG 2000 decoder * New video filters: colorkey, SSIM, showvolume, adrawgraph, drawgraph, removegrain, erosion, dilation, deflate, inflate, reverse, atadenoise, aphasemeter, showfreqs, vectorscope, waveform, hstack, vstack, framerate * New audio filters: Dynamic Audio Normalizer as dynaudnorm filter, areverse, random, deband, sidechaincompress, acrossfade * allyuv and allrgb video sources * Switched default encoders for webm to VP9 and Opus * Removed experimental flag from the JPEG 2000 encoder- Update to new upstream release 2.7.2 - webp: fix infinite loop in webp_decode_frame - huffyuvdec: validate image size - avcodec/vp8: Check buffer size in vp8_decode_frame_header() - avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() - avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() - bytestream2: set the reader to the end when reading more than available - oggparsedirac: check return value of init_get_bits - vp9/update_prob: prevent out of bounds table read - avcodec/pngdec: Check values before updating context in decode_fctl_chunk() - avcodec/pngdec: Copy IHDR & plte state from last thread - avcodec/pngdec: Require a IHDR chunk before fctl - avcodec/pngdec: Only allow one IHDR chunk - ffmpeg: Do not use the data/size of a bitstream filter after failure- Enable codecs for audio: PCM, Speex, CELT, FLAC, ILBC, Opus - Enable codecs for image: BMP/PCX/TGA, TIFF, Sun/SGI/X11 raster raw Huff-compressed or uncompressed YUV - Update to new upstream release 2.7.1 * postproc: fix unaligned access * avcodec/flacenc: Fix Invalid Rice order * tls_gnutls: fix hang on disconnection * avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set * avio: fix potential crashes when combining ffio_ensure_seekback + crc * ffmpeg_opt: Check for localtime() failure * configure: Disable VSX on unspecified / generic CPUs- Enabled 'bluray' protocol- Update to new upstream release 2.7 * New encoders: apng (PNG with alpha) * New decoders: TDSC (a JPEG/BGR24/zlib format) * New audio filters: chorus * New video filters: cover_rect, detelecine, fftfilt, find_rect - Enable codecs: 012v, ansi, apng, bmp, exr, ffv1, ffvhuff * unpack DivX-style packed B-frames in MPEG-4 bitstream filter * WebM Live Chunk Muxer * nvenc level and tier options - Canopus HQ/HQA decoder - Automatically rotate videos based on metadata in ffmpeg - improved Quickdraw compatibility - VP9 high bit-depth and extended colorspaces decoding support - WebPAnimEncoder API when available for encoding and muxing WebP - Direct3D11-accelerated decoding - Support Secure Transport - Multipart JPEG demuxer- Fix building with BUILD_ORIG- Update to new upstream release 2.6.3 * avcodec/libtheoraenc: Check for av_malloc failure * ffmpeg_opt: Fix -timestamp parsing * avcodec/cavsdec: Use ff_set_dimensions() * swr: fix alignment issue caused by 8ch sse functions * avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt() * avformat/matroskadec: Cleanup error handling for bz2 & zlib * avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv() * avcodec/mpeg12dec: use the correct dimensions for checking SAR * xcbgrab: Validate the capture area * xcbgrab: Do not assume the non shm image data is always available * avfilter/lavfutils: disable frame threads when decoding a single image * ffmpeg: remove incorrect network deinit * OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c * libvpxenc: only set noise reduction w/vp8 * vp9: remove another optimization branch in iadst16 which causes overflows. * network: Do not leave context locked on error * vp9: remove one optimization branch in iadst16 which causes overflows. * swresample: Allow reinitialization without ever setting channel layouts/counts * imgutils: initialize palette padding bytes in av_image_alloc * id3v2: catch avio_read errors in check_tag * avi: Validate sample_size * diracdec: avoid overflow of bytes*8 in decode_lowdelay * diracdec: prevent overflow in data_unit_size check * matroskadec: use uint64_t instead of int for index_scale * pngdec: don't use AV_PIX_FMT_MONOBLACK for apng * pngdec: return correct error code from decode_frame_common * swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong * matroskadec: export cover art correctly * mxfenc: don't try to write footer without header - Enable building avresample for extra API compat - Remove ffmpeg-pkgconfig-requires.diff: RPM's pkgconfigdeps.sh is scanning Requires.private too.- Add baselibs.conf: provide -32bit libraries (used by xine-32bit).- Update to new upstream release 2.6.2 * avformat/utils: avoid discarded streams in av_find_default_stream_index() * avutil/cpu: add missing check for mmxext to av_force_cpu_flags * avformat/http: replace cookies with updated values instead of appending forever- Update to new upstream release 2.6.1 * Maintenance release with some bugfixes- Update to new upstream release 2.6 * The VP9 decoder is now usable on x86(-32) and pre-SSSE3 CPUs. * 10-bit support in the SPP video filter * New video filters: "colorlevels", "tblend", "palettegen", "paletteuse". New audio filters: "dcshift". * The old libmpcodecs wrapper is finally gone * API changes: introduction of device inputs and outputs- Update to new upstream release 2.5.3 * AVFoundation screen-grabbing support, animated WebP decoding support, and Animated PNG support. UDP-Lite support was added.- Initial package (version 2.5.3) for build.opensuse.org/bin/sh3.3.1-1.13.3.1-1.1libavresample.so.3libavresample.so.3.5.0/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/980c70f1a36b3c1d4f9ebdfc3e38711d-ffmpegcpiolzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a02e37a304f2c630279794be82bb42bbc37e130, stripped PPRRRRRR RRR R?`] cr$x#̢p-a2^@=#<A)\Y2XGf2^4k7z:/֡RM-TNsA"H U闸fy\7$>V>nO4vɻ"&Z7)7#w&,pZ_gڦ)fpӓo]+jMhG4+Frd^6LDΗN4K fE0cߤR*%aO-mu=xK 1ڷףbAq x ou@vwjxa~P"X%Ʃd)_fI  !g,M P؆yU!biaZ v _2UBMz^\tӲl~y̱lڍдdTg{rLXt%k\t^~w}u] M`,A%~JJ-|MGs2;"̻z ͚&h'㴊xDFx)ѐx$WÐK)\TᡠIJ}kwIɞvw1q?Z;a1t+N~4H\Z$GEp&#چn W,2 ژZcbV0rf 3Qaz՜3$r- '[6SĜ2eׁtZ:"%1$e~_ .s#ƀJ^&s[ X\TZ<'6L{ %(,{^`{V"r>|v}bwgCQ=!}.֦ɴ|B%' c$HWv' ݍ VwziKhF{jŔjlŀ]L`vq͕v`kg&2J)Oeڽ8ٮDU}/%>_dJ1udY^>=t_ܵF /-Lc3ﻶ:HZƽ-e.ݾfS@lOWoWB}SFezrcA99#奎s/65wcNl5P{gRC8\k>ʓ[K넱;IaАr ?HS A\ lik-l_oʃ!pq$63S$`DcG| g׋4|"]UF5!%w*F,7KUB?B1Q@cDIA{UN3) *)PēAn`<8{J|?uݝ72[yOo(Kl7^>VPMn[A"9h8LHYו l|WJ]$g1ŨvLMq;?t<*Dg{zIL!P pG9b`5^q-J3 FeAIo FWv}u\DnTfДj*T``Fodޥpb #^<97毣>Ȭ+BzI-MbIQGΘ*fp`11J"xa=q)NJd+ +BaN dazJ 6C 7jd ߏ,>iLHBO v_-l:z>8šRK@A,;j(i0g4{282gWR#؆En u~ֺ l'` AUM?ysLYݓebߥf[Gηf&714cCI(O"ȇtv+ =NV["1=#,17=1#X~_@)-G{b1/e3sO}v4:\y3Q{`EyFN{7S %p*;[N|}HڡǼ~28u50^<~StSY Cpj8 "!q]q(Fvh[t|L"Eh]ElƆY3*ɣ"\Or[MPSKLE߸.WdNde\DL緹̎\s13Bz3ǎ. [l f \C&y2١ME7D:µ/YmL=5'Ź߫m{ݜ.f*3h+aӨΖv*M:W* !Ґ oa^ j#[}5wN_R_?!}t@|-a\*^U&b9''Vl{4&uL6~-c,؅j-Z>/u2h Y'~=Wn}rQ,]t<ہ"IAp_,XJ SNqpdص7"9UX(3Ht8ԉkQ941)n{L7ҳ˜{fO: fI'0ݡ)<.:V40ʱ\*/|Ȑ?G` 9j7H ~ʃq||p["i7 ȣT^44NqT.BP/PxIL+IS@oYaIBx M|G/u]ŵB؟ T":}MZCjX86/sʜNxiALQuE³﵏Re:Y:kH Qœx$s388C/ dmnF0.Ա"ʲABFEN n{Mђ}aߕG{)7muHu6T: wD,~Z@,_MS1O$D@y1 4wi::#},~kZXw@APJ-z wKUfTc JWaGBU^~͵ҥ3;]7_{4w8ՐgBB"HT;Pm2R=##! r$O-DI,*o4S wc "^ P KX=l"Ovڊ۸ےt!܉l TD>?TKAY6E-nI?lOo !\"SAGL7f[:ʯ5} pOѧkGpdl/f޾0˂=hg>.C&c{9,@'ֽUz8E#W3W(c $@im4)l7xp[rc+eSχG9Û`L'r̉g$d!Wxy^}̴T[KoE=]lwQ,'4!o@ɐ}t.u#-[@}ZnE_76Ս}{:|iaVѐpw=w UHJm~}jV)Rr DV1nݰFm3`rkbJPh}!s]booL x'A} fgs" E *Ϙ9]".Z}GP,t1`pC{-U1|[<;?mm. <5 cG18sx:e`-{vlL"Ι쬤;T-}dWHh-%SK%' @][y"GGxBrcIʈSayL UEne0cj<8Go'k NBU‚ʋ5x )HqV-v=@Th~oY} LU#PK4#]Ż~n n=Ө%UENOl"[]Znؖ z yNs_v^Sh6'\)%49M=r-89h? ޑtBK 1-}߶jG. Y:BAaPYkGJaR DV:JZ'TJh$Dk}1&jnyƽ\Sm?=/w8׈D+^:El͉%X}OwaZ^ nb' D-K}MW 5m+F c )gWbi. _@=_o`bbZ=|nWANVJ} *g0̒b[82>{:&Pzqe{vuoAԜ=C/uh2Ak 8_Tʶ|=:S( In3_"?fKJ?:^~ƒfLdڵ<ԗ;@*6hmYmf^禛_(n/5?aptahW1 )U!\OHg'KiO˭e4$`qAv}& 2Xʿ}r]g67B'aBp%$~|oO %E4ck@3?(nK^GlyG|Y~>ƶJeΐ[z݉q&eTq#݅"P΁~\׏^wˎ$qZb D&\])}z׭Dxz,{NԜjBMA NjMc?%PϱB^)^gG}>&7![z.^9'0KQC %b{!.A)#"q'2-}2h(|aԑZVeTPN15 5&̹Fl}%C)֏_T7ɥSsdu7=_T,_rJNACZU@M잰0#t~~`֭u~x#$Pd*90ڜ<&ڔ;L[!#/a+FD?PDWl0!4@6yJ.kQ.]y )T:eI zX`G=tչ3(s"BB -G9_PM&Yߨ 6Oc i&ӯj;Fz`|*12^J6_+`sv'DxK}el;W1sE 'VRj/K|bnZic1͆(D*#?$!C.BhPIEvIJPwúX[FJHhYu2g{uF ؅v)ev=og.3/׸ BNz4бo Mvq0Qf {<˥5o1#SN(GS.(˜TNyin Les*_HY> JD_+x Bݰ^o[Q1ˌՈKU3ı&14V7K9IP݁WdCvUs 챠iKLTyI+DV>JD=рYǮ @V $6! RuQbns0Z*W7mh^$EXn̹b2A ^_GAH?8 GnNҒ |hMQ׏ThD%#u-Ҩ:GK]Ş6/ [ADꈚ%r޼EIȇ?N@NX\\vp/ixjy9"d*'2T)%]G]M1*$^KЇ}|ֻP:OЭ%? 51%u(@bjO5\FJhryE8;7))Rkݠor7|F$sGr>,dāY9jʖOy).)L)(pfTWÛ ƈ;єhOP>W5󅵵#=Kz/l7mD- |g:9;(cG ;fX먖35OA>r 60a=T)j{2?<'֏t'6h>:*2jb Z0 -ouZ $T#:4'^ݴ#Eé*B^pT U!k| shDuv2f@h3ߕxKc4:#8rƭQ|#+p[Cx_J^3RӯX:GY ErY{T:O}]o|>ݼ-tBSq85CmtNI<69QY)6ҥ#9*!&tҮNgGf5ԟ;Oՠ;HU$ӎ˘^3.|Ix?:^wvl $N&<M Ʉ6"`C/{+EWLڏ,H笸K8=n^&T?"}}74yUˀt/H'X)JnN-E& %6vcasoVzz~s Gq'xu6Ių4~ ќ p2F#=8e 2l4tB0Mڋ%0yA5s~hr~8Б-Q>`-.1n#D\eZ=Üwh:q2,E%>68v`1+h!D]x6cwﱳ)p"ܔQ%Z'~m0>{C^#Q*43g>k[w~C*W')rs~kؤ^€+]\Tl>GA9s.}"n ߞ Y$m"+ LGt扑7 1;@=h/CT{0h2g>Wg 64leQm0RGC͛q"L,(\ѹ/cZW,—Yuc[y gʉv&24&P?텗pܤʞuE=_s0C@S"{]h_p8\hBf\>YݻQ~݅wqOn/.K]R2bԨȟz.VS2lWPrh7!C.aM&9\O"*=;;Tׄ887?^jR,f\tWŧRr{_BcY,'N\_GO A)|O^Y dLb!Z{SK{yoqtE v?JLcGas)M:- <^M+|bIb,Dpo(Nڍޝ6O55ajLcIm2X5xv0Qqr7?Pטg>Du"$ t3Ovb.)y;=>a;W5TWq\(a>etOcz-*tڿ [ujؖ dGGН ᇦ>q6s(=/Qz%l- @>Y|aOuLYN:2dc]m"|IY°8lݐ65v,IeNK>XH]ӎ;E:i|` Y})ݻ=O z3Lq99xQAn乞Af@#YŅs)vh4l]| q~*vZVoL!#""ӻ)(X̍?>ϝX b/jثX5@%A'e(UDՒc+:h4?kɝ/|+j4f-RPz e*NhZх)qjp+*>0`F^[1?|oP-fUwнCE2kEll}(>?Mȃ90WBH. ![MjCx \(3_Uؔ1~U%>[[ ֪P Ϗ)Z13zo*,HK4Zv}Y Ii.*'Xd_1͗N^&ɚN )"bͤmӺ<ɀi$d0NY i$7a)ݣqxfTVJETٖa Q@m:bxL<)4CSzF &N}pFe 1+QW:Kb\#rw4S)phE˓WZO6 84LpTڷ<5뺻(YI;33ia-&fHtЪ:?N8bzѝ׵ ;Ly=/Pl#|vOˇ,U>W3ȧ嫦K^ 3h_e,ߛnH{MZX#0+vKSk=dGmeNC~iH)0nѦϭ.% ޜ^fb]oך&(p2 >WRE-RP:"%QySv:2VA73G8kb dܻVtYRNv^&i $IJ@Mxk75|Q`?KĊtoW )=3UoԌw5 Nm4Z,Q~L2 /N hU. 0wMĀi"/{q#hA9U ?T'EG`#a+qFS>5rnϓH'O h2(^޲ l%{TiO!MnbC4,DfeO;w#Nuuﴤ0D&_x um `MMIpv#—󵁯*"xfxMSfdM_yhcNumL} L,,!qyx0MӉkM9'kՎ$z-,t_~{MxlGc-?& <Ӑ+@2s]@ @tʻ㘟_r#) ޵ ׾'?um芣={i$sS衄T͚sMj&V{wfd6-]uɈuE"^D#h 0OΖL)q`?;]뽖AH?}u:kXv HcD!URMٲ}c@D`ZT(baY/)zUc5'QvgA\5յSZkC?;NgJ?HP &^RAbz @$PȠB'+ƽ k7ZhvwO5Y/'R\nO)St]31)+V-iFƀ茫{bGvLzy"e~ 0Em׼@ j'R_Š1]9)9G?7kPrd}3d&"L-}xYsI⯝,6@[J:$YOrPoXܢ }ʌ͜#.XvpJ[>]v$Xl2yqm?Yt ݯ-|WGI d`|OVFvE!>u00Q9tcc>ښxm.s/'ށ^bjXa4rVuyGGGY9Ԋm0[]1h[+JdfQq+$RRh̕#Up.7Hf.95:dh``8U;ʐiX;2fIUN{/(.{X"VI蘻DJU3HF"'ڢo{G,8+a5Pem; >.'ٞjyysܵ9dkFC=_Cׂ%+EI8D-ZJt^"PnH.s,uILVÃ!c5hPb$+T0# e T~s {Z+3m2z*};WI|Tyn&릠іRU֤k[B`nɰ u%Vo[K-yCCZET6>^+>Beu@_zûY|=T  f"Pۭ2/-'ʠ:N ?nIm+s]ZTIR}\|0(vP`C) 9jɳA~}-52 z sWorF튓j*p9֛ ^s(O`2w4!Lqq4*- v1]I&o|4m~2p x4^CR٣ m~9(zslP PhΨ ?돝PY4I#mYmػ+*o?˛@YJ$myC!}8A.={sC8.( +BTN%.j>EO #%m7ix=5/`]/ rxmpz&Y,rIsW Z~S(|7]ԗ-iV_c@c#ƏtN\#r=WhybRL[NTbW4#h<_gI`RcAN4 ʝƥ.6Y%3}fAN y@&"71\g;.\h`Z3R;Šmͧ;p;[7mtb9%UIX·}6cuB/فE(t+ցpaI Ŝ7# 5J.9q\vW8CƕSJ&cϙ l& OsDW#)nށ?+XII(.Ǔq(7=j"h,`.@< ,_H=>< ^dSzO5hdȣ. a9(+ #J1r*5 qdwĜ ANxse|z3+ٴ2룄99E6Z7C-j7vb!hO 8UPǣZA$9ȋ,|ȸvy <ΩA\ВBPRwZBdpqDi| *PU=_*:j*^~Up'I 9F*kF6_|Oc)GkƄ I̿6Pz0{GLL`J~4G]0T¬hK1Z1;kjYr4tja:liPTGDp`t8b~nLVxS)O\8=ڧt `s!Ǖu]@Pxi9 ycF7Ҽ)5qxsE бBWxfwutxwD ԏV bC2uQ wQ Qďq>)5~nj<(E b*{.-fwPH&ˈ+ ⽆+R#ݎ۞b@FjBgGB!y(1P&HpW\n5 K?.(y+d: Iǎ. Z)8?w&0q$_fxPl:/Q[;#X]'+COb kO4~ 5ɴ\I2DTIv+n kr^R,o [dLN'$Q_ipXO2kB5HZD pZ?6ݣTM;[MN Ye V"fv`wpZa@%BÝjq~Yyo?;o6=6~HP:A󟪸dI.vie|z!Q)ggf)Yݼ",)[X1`~[1R aSlw$p༢~ 5 t4OVv}NMcm~qKXun u>?-n.fXFv#oC,"QI5G}Nb ҈"4+1@O^W[)B&^X| PIv-qO~O֣ǧʋLV#FuSqCU1s"qyPrB$kH}7}s i; tU#o0 4rP{r^FlOA|m֒3D4VvV[(q3kTzAҗc hB>’DPH ^ٴ-vxI ~a)GlƓ$ ArԏHaaHA=aUUBhےZ2E |$B7{$L!8;Fi(51JlW8R +q@ZNa]^~9Bjȉ¯!J:>,sۮ~춳+^Ռs=J7:k{ E;n!(BŽ>j 5"8 `MJycVOuplAmRʺry}L 9"5%@RӯZiSʨt Uz\%ctx妼๮1H L@y#CT[|5L=nTع堅5l'n3:bAp':Y" `’~p=6˴npG`Eȟրk}#@ŋڥ&3ai|䯎qK,*F~Ꜣmt4DUS.=(pHZ^*ore0Sޜ&诃&{!xYBw#_Ydh `^2bٝEF|,IFm>z7R?ۑ܍,-ºM?6Knbն)t< oV"2^Z94u0N3|όY=մ' qXʸc,f<ō_Z#V &?Zxi-T!*X6tn>_ &n+c |]طƢ3f"qD' Bsb ͋d3 AFETZ1 L ^éQ ll^1ISO4y`( zN*ix)ք zt !4BYPg:K46sOy8s\)B.1#X6> ]DW>F"z5|@x+Ԣ/?3R|h '9K֊iS;/D'brǙlPfY? cja!J휎ho|k0l8谉(FK~coHC)7j^Rtއw`ٌZJYhfXn{ɹBb_ =⮸>^y̒ڥ&}^5-Ϸ W䰗/9vCo˯}',ڲk i@zI39rbھѤ(35yH{" w#)Mb F4! R^чJ{l^vcYt yd[E"V_4|Yr=dSmJ^=k+o\^ٖCĤm>wf۪>LL{Us{ ~v%Xqj~#7Ï) c!h]Fa'AvjXiV#<^~BHQ ۅC7Csq!װȆ>{۸7+ /k_iOp}X:bVbi)+YP&< []cE9L-X{C6A?'EUBړP $8yb: @z}p $ltt踃+8S<@F.ËPӹłP9ui/h;^s`6q*i$Ph^%/-b*6vv.r}E6Y^D6K`vUe}:P!.rKt}EϤDɟVХڬz,GiHj)2c>AHNK7t'lf)h >*>`0ދ;UU[9*\YV/7dp{ܓU+ =^MU})4xEL]a c +| D[}bj4IF%kehxfSѪ}P'r6F$γ\+)HVb0NJ4'2FUBKOm+I$h/8ÞL1 Qg>1ҀAb\ZJ"NM*#{iId\XdyYճ:{&'Ҏ[b&֪#B0&.Y8e E1)2l w,!"pv,͹RuoE6yܢs{3v`ǿ6sٰ :w?6{h>8bboz T!A݈vo+$(p`: hˎhGpPé«H m#+n,ۮfU0^ 毦UW0F{>N'fۤ3_[' I"s%Y;C1C{tb)2rj2\%|"<cΔZͱAkYѴS.KpVB|ms']~1z)OP!-|ay$"ru+ } My٬dWuj߸z]^\,+)jg5>MMvOWvmc$aNG*`HۊZv8u G\y'HF;qQ>rqYsybɹX'Ln7[ajQGR} i-ĴA^  9hʎuls ";@B@jp !{t~<ޕI|p,pyj% =a~?$Ee 1W s;v@;@WYKgc7c2#K9B Ub՛Tk:浜ah:pp凿{sqdԺ-$ [uDRtcLDdɈ׫^b^0xUgnс0V~h^?{,;Ѵۅm0ǫv8=4:%b<~'  ,!7ӅyT *{'Z"wT 끧} .5Z0 |' CmT@AMS"|Pu6yW'z"BK4h]d^M{H AKXw7F!$A7$j^ck ɜ]/ϧo բA0!تu}cR i HҨ3J>f06,2nsjuNH.7=B\L̳Et^SEd4WFubm5:}Hg)zxQ߱Jk9;MW|,k4W"ݰ(p%Du۷Vʟn-Xu_̏l;H!m:]}ſ}EDYhR:ΡtчEi=D'1g; yX-V|^ZUa"IQ $S"p겁`1STO$w7g?ҙD Ehq3$+w!}:lmϥ즋O 3h,`<9 WR4s&Ae,/5nGeeB\(.=#D(_2|)k[{_QC-&gw2ɿv~*.F^g_I8Y+ mt;^y] eٕsӜYO,Br@Eg qԗĢ +wj鏻7gDӉ=x`i-nJ0{ Dhu~@blNHɩPzF*%J$ 9BSȾ '+[ܟm?pҞR p>eS9l8^hS'N`G?!^RӺM<=}v"@+] R (ǟJ({lعm&USk;Nf#<?M#o}&adK¨g!94دqsqRI, -n*IEg;f=a_a;<,l "u](? ؄u)n"Vo$* a~S7:!{WqTԝ̗zjqY#l8촺w[esXc>;++~6xcsN  *ҙd3 ]l-|Gâg׌H:=M8XOM$WNtorLMQ-.)ӣK} AivyB &mLwWW?Zqx`?:c58[ L*[a0*$Rĵ/`Cj |is:I,±JB2J3`^W ُ >aFxC b-c uЉ?2|~SaI!]e>Iw,”?_*(>Kƞ'fLmC;pAUXRDRbKn/^BoN}hAf^9M} ϴYi@Rj1M3\Jj't!qfa5 4cpQYE DF"ނ\zwm}q*a|LY_2sKջA ƒ}1l'B X 析i< )i"=Ük~l)?Q*cjycϗъr*_yX;h9Ņ0N{ss,USCzX9~@E%K h9m״i*͐붨_mcuBFQe]v \ˀI툅z=˄Sh8^Fۍ{lLCFd!57s+ZaZ:^Hi_:Ȋg%5efECGߤ?9Fu':"9h{5_إF ZbYp@Vaõx4@2D{V_6 3\wT4E< T/q-W8%g‚%&#f*Mam1+pjE$XR9PY[!V _a+\۝|`6h8wZoǟjDc_&q%! ZN65َ Qx"΋kClrKmBW ȫũH^qF?4_658kÌ#"U) (.@w-q o[FEdvJ$iSiYb0v~OnsRѥPn9݊GNs*ԥa_7}'DDƐr76Q('h"K07s&~9R k _ASh%hmRFB&ꃚ yeqގ3AkHXb8FTwqw:W`,uŽ~lrA>TaM uv2LJgx51 ^S-j t04[MlX}q/@qe5>lu&JM.#(>&Z1`?\0J_ ^w$mcB/n SeWG,[#DrQd|`bx%l=6 L;0 3ǂ *3[dޖOd* 4̢))pDX7-W_''!s͏F\-yi+c(oo~? ү`T8jXo{@5YT L@4&D:8^8Q` -U[i)jmcp4"-;&Fi,ՀH=iIHݶlYzg_i/O@SaTomr8X)Suqx ܬK5퉅65WZNД칐-(@YJgtPPX4 TJsLvW8LipGZZ+.") >s\tAPfl!G(]P̡tW>Wuahň[=-ISK*p@u8ЁXяQ2NY#\*IjtZNY!-cɆ~gbFś_ ]Z~%}7U Tpr5?z}˫*fj=#҈Pt PQ$oeQeĕ3]7+'dސy֒N锕sxu$lE}Un'dEMUF+'m[3 ;#\XJV"t)OHϢY"RR Wv~l('.k;+Dv<{5AV!-]*-߫k پ+\{ǖ7 .I$VkoXy]|rOh^‹QfW! m_&-bi=4c0BBdҽ2*x5H;@e5?" '<5miD@unLߓ|>eZP */E6\iHf5uh5nÆ8垙 ) n ԮBMw|9څ:[Y $jw{Qqo0 $j } 0/: )x5^ \ѱc ̥FLlCs10􅶘@I\v/@q17N1'Ph(C44-\5oKzh0=g!FdĪ~C|Rî6#}<=2|{сk!;pJj5AMm/tP`-)sX[ :x08Mjcb U"wT0]ص4jg)xψsZED^}D^ #x?$AfGj tO;t^ZDH]z2x-@"-]?+<-*,"o^ذ$Šf\7yxM@5yBn3Js[SK}⴪* )78!9u jY@Tr-jҊb֕tWN>34aX/Ʌ*Qt6lhӅiK@HO0`dx TVYJ.@Ν9mԆ3pFv,<;[Fw#bICۍ~]|&cKN9DNp6qQX_ozr <<I b1'%tY[ -'3tC X/:Y *-m CI(bW'4IA&‚g{^c& dq|]hLP[5KT=Րvp?yUP:e0KLd@P58 8n; ހkR^s䦗W0\E;'e˰Mi:DIy<Ԉ7KMc~0(gL,V_v+ ~!9<Pj?vIZ7!Ũ_zV.J(Xa~AZn3nyI)ƨ;N[(F aV.~&@LaStiQ8^ v=t[RYð$esdVpȓ4ag;X,D Pq[>ALK da2x^IB_BޖIgk4Kb㥓/QrϗZ3?O}٧};9jf^cu?Ipuh \ rS\@ЇJXRը4mV)]R|@&ŭ3!(KȟV~ [랲|~уț5̓YԊ'V'a-kɊRmЖ۾2+3ӝEUg~YE!2q \ \p&9x b|!7 ބ5 w|@>}kDgʝM 1w^fdx}3#ٙӪ)])I[:iN3ϐuFDY "bOgѓ>(5QI~bS7zhMKYtF$Aw}}&VF'3wo]@6igXĎ9 @5 ^^_hk*R^ L f|+E5eٜ.Zs 89?ua=`/=ܽ^ '(-,vԞ?9Bps&̄ s ߠZzSʲEha/Ů\pjd߲dHRې$σU'4]RZ!,a`m mQ !毬vgOO! ð^<"|q=g]4 vs'l4kGg"tNX` ilD Ӊ4.-DQI n nجА `r~y8*\lF5=p&@V&VbpB?%cVFY{$7~KZBϟLRnʁtuoDpbz=Tc`$Wu~2Kpa/d.jEslxY#\HuON8VŃ4($e ?a8 n4oƣV6g/51nң|ECk]Ctu!nm/g;hZ.ASK~BBXZQ&p NJX#P}3kpJ+ݢ\+Uky, lx8b apԗ~x'vi*`%:PG1e0m^ R? Wye]pG6ɸfrwQ{~ouRuc ڽ$&q o&QLXyr:ʨdduL:s٬> !ɟwG8W}=) %˥lR <oc~&03`!BW*bxch-Go;L]tx_scP-SY'|J\|\&M\eS}Be7+ݿ eb2eVK)i$l-uJeVgCh_\CQ,v&#d9H!nQ6p!drME.Iغ5EpMك&ӋWv0ēf_,]QOCCqbvo#8νf#ߜӌ"醡,QwFY)r:_{#x( w =SR ް=tT8.&3=Uw!3'b`)|7+x>sHXwyUC*^lqq"ZWY,1֋#"S=<|" p8ҥ"Yʩ޻R!l!ɞ*8x=>\@ N2:ӆtyFd)D 2nJb; 1mc:WH ZI.g .ӣ%^#*sX I%On``W Yn bC e1EѯC4N2mJ`gn*NčUH9_)E r{uiJWP:2܆&́Z_n;hTKpg'yv9ՠs4Or;C֘h^w.c~}C d0 ސN}ɰYې2|(1W$!`sOvb9<2r(vz=o K&ޅb 6wJ~1(⯟AfJʋ2ꡀ $j?sیwleZl [E$wmqzWӑ馨[wn%Z=![^لvwnS0P|y­ (zh Ai(?tz{Cf?/f`d. l#z`Zi)rgʵ Do]:Ӝ=hlf*Nq߃ TTDNb  ]c^/BE7|/+=zANo+Fi⁌(8:%ђ `vX(TckM&6m"sFlo*A xo~ |u'ǃe1Y(nMבRmK0݀C\iaPi'$@+G`YWסu{{(sJXh".G,; a:X뼍tzVOY0 ɫ­<{Z .,ywҠ Ij^1ROaXh`qF(K9j $ wOJP2Q72=,Rk+%J53HuOsG2\z3zmk)TŤZ` DjWmU& ;;