libswscale4-3.4.4-lp150.6.1<>, [j R/=„Q[cْG)j4Gl<{܏To}Y}%jL*X{0.1ET˞{ vH@d?Td  [ ,=QW`t ~   a |X(N8X\9\: \>X@gFvGHIXY\]^Obc:defluvwxy zPClibswscale43.4.4lp150.6.1FFmpeg image scaling and colorspace/pixel conversion libraryThe libswscale library performs image scaling and colorspace and pixel format conversion operations.[j Rbuild361duration to non negative values * avcodec/h264_slice: Fix overflow in recovery_frame computation * avcodec/h264_ps: Move MAX_LOG2_MAX_FRAME_NUM to header so it can be used in h264_sei * avcodec/h264_mc_template: Only prefetch motion if the list is used. * avcodec/xwddec: Use ff_set_dimensions() * avcodec/wavpack: Fix overflow in adding tail * avcodec/shorten: Fix multiple integer overflows * avcodec/shorten: Fix undefined shift in fix_bitshift() * avcodec/shorten: Fix a negative left shift in shorten_decode_frame() * avcodec/shorten: Sanity check nmeans * avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header() * avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan() * avcodec/truemotion2: Fix overflow in tm2_apply_deltas() * avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c * avcodec/amrwbdec: Fix division by 0 in find_hb_gain() * avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() * avformat/mov: Break out early if chunk_count is 0 in mov_build_index() * avcodec/fic: Avoid some magic numbers related to cursors * avcodec/g2meet: ask for sample with overflowing RGB * avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() * oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behavior * avcodec/g723_1dec: Clip bits2 in both directions * avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() * avcodec/mlpdec: Only change noise_type if the related fields are valid * indeo4: Decode all or nothing of a band header. * avformat/mov: Only fail for STCO/STSC contradictions if both exist * avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 * avcodec/fic: Check available input space for cursor * avcodec/g2meet: Check RGB upper limit * avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case * avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done * avcodec/g2meet: Change order of operations to avoid undefined behavior * avcodec/flac_parser: Fix infinite loop * avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() * avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() * avcodec/error_resilience: Fix integer overflow in filter181() * avcodec/h263dec: Check slice_ret in mspeg4 slice loop * avcodec/elsdec: Fix memleaks * avcodec/vc1_block: simplify ac_val computation * avcodec/ffv1enc: Check that the crc + version combination is supported * lavf/http.c: Free allocated client URLContext in case of error. * avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame * avcodec/dsicinvideo: Propagate errors from cin_decode_rle() * avcodec/dfa: Check dimension against maximum * avcodec/cinepak: Skip empty frames * avcodec/cinepak: move some checks prior to frame allocation * swresample/arm: remove unintentional relocation. * doc/APIchanges: Fix typos in hashes * avformat/utils: Check cur_dts in update_initial_timestamps() more * avcodec/utils: Enforce minimum width also for VP5/6 * avcodec/truemotion2: Propagate out of bounds error from GET_TOK() * avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() * avcodec/mjpegdec: Check input buffer size. * avcodec/h264_slice: Fix integer overflow with last_poc * avformat/mov: Fix extradata memleak * lavc/libopusdec: Allow avcodec_open2 to call .close * avcodec/movtextdec: Check style_start/end * avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() * libavcodec/rv34: error out earlier on missing references * swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. * avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() * avcodec/cscd: Error out when LZ* decompression fails * avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() * avfilter/vf_signature: use av_strlcpy() * avcodec/utvideodec: Set pro flag based on fourcc * avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame() * avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables * avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() * avcodec/get_bits: Make sure the input bitstream with padding can be addressed * avformat/mov: Check STSC and remove invalid entries * avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it * avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg * avcodec/wmalosslessdec: Reset num_saved_bits on error path * avformat/mov: Fix integer overflows related to sample_duration * avformat/img2dec: fix infinite loop * avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE * avformat/oggparseogm: Check lb against psize * avformat/oggparseogm: Fix undefined shift in ogm_packet() * avformat/avidec: Fix integer overflow in cum_len check * avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE * avformat/utils: Fix integer overflow of fps_first/last_dts * avformat/oggdec: Fix metadata memleak on multiple headers * libavformat/oggparsevorbis: Fix memleak on multiple headers * avformat/mov: Fix integer overflow in mov_get_stsc_samples() * avcodec/truemotion2rt: Check input buffer size * avcodec/g2meet: Check tile dimensions with av_image_check_size2() * avcodec/exr: fix invalid shift in unpack_14() * avcodec/bintext: sanity check dimensions * avcodec/utvideodec: Check subsample factors * avcodec/smc: Check input packet size * avcodec/cavsdec: Check alpha/beta offset * avcodec/diracdec: Fix integer overflow in mv computation * avcodec/h264_parse: Clear invalid chroma weights in ff_h264_pred_weight_table() * avcodec/aacdec_templat: Fix integer overflow in apply_ltp() * avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53() * avcodec/diracdec: Use int64 in global mv to prevent overflow * avcodec/dxtory: Remove code that corrupts dimensions * avcodec/dirac_dwt_template: Fix Integer overflow in horizontal_compose_dd137i() * avcodec/hevcdec: Check luma/chroma_log2_weight_denom * avcodec/jpeg2000dec: Use av_image_check_size2() * avcodec/vp8: Check for bitstream end before vp7_fade_frame() * avcodec/exr: Check remaining bits in last get code loop * avutil/common: Fix integer overflow in av_clip_uint8_c() and av_clip_uint16_c() * avcodec/h264_cabac: Tighten allowed coeff_abs range * avcodec/h264_cavlc: Set valid qscale value in ff_h264_decode_mb_cavlc() * avdevice/iec61883: free the private context at the end * avdevice/iec61883: return reference counted packets * configure: add nvcc to CMDLINE_SET * avcodec/mpeg4_unpack_bframes: make sure the packet is writable when data needs to be changed * avcodec/mp3_header_decompress: don't free the user provided packet on error * avcodec/extract_extradata: zero initalize the padding bytes in all allocated buffers * avformat/hvcc: zero initialize the nal buffers past the last written byte * swresample/rematrix: fix update of channel matrix if input or output layout is undefined * avformat/matroskadec: ignore CodecPrivate if the stream is VP9 - drop patch merged upstream: * 0001-avformat-img2dec-fix-infinite-loop.patch- Fix typo in swresample name- Conditionalize vidstab so it gets working on Leap - full_build only on Leap 42 and 15, not on TW- Add macros to allow conflicting with all other devel projects to ensure we always install only one specific ffmpeg- Enable vidstab on tumbleweed- Conditionalize pkgconfig(libopenjpeg) and pkgconfig(sdl2) BuildRequires: Fix build for SLE 12 SP3. - Enable pkgconfig(vidstab) BuildRequires unconditionally, now available in openSUSE.- Conditionalize zimg for Leap 42.3- Split out the develpkgs again - Use %autopatch- Sync with ffmpeg-4- Add 0001-avformat-img2dec-fix-infinite-loop.patch [boo#1090826]- Enable build against libzimg.- Add 0001-opusenc-psy-disable-stereo-searches.patch to fix a crash in the Opus encoder when outputting mono. - Enable FFmpeg Opus encoder as a selectable runtime alternative to Xiph libopus.- Create a new package ffmpeg-private-devel which contains some headers under /usr/include/ffmpeg/private that were not installed by upstream. Those headers are needed by the libav package in order to build avconv and other tools using the libav* libraries generated by ffmpeg instead of its own. No other package should require ffmpeg-private-devel.- Build and install also the sidxindex tool- Enable mpeg1video and mpeg2video in enable_decoders, and remove it from disable-decoders call given to configure, mpeg2 now available in openSUSE.- enable video stabilization/deshaking via libvidstab (optional)- Update to new bugfix release 3.4.2 * Fix integer overflows, multiplication overflows, undefined shifts, and verify buffer lengths. * avfilter/vf_transpose: Fix used plane count [boo#1078488, CVE-2018-6392] * avcodec/utvideodec: Fix bytes left check in decode_frame() [boo#1079368, CVE-2018-6621] - Enable use of libzvbi for displaying teletext subtitles. - Fixed a DoS in swri_audio_convert(), added cve-2017-17555.diff [boo#1072366, CVE-2017-17555].- Update to new bugfix release 3.4.1 * Fixed integer overflows, division by zero, illegal bit shifts * Fixed the gmc_mmx function which failed to validate width and height [boo#1070762, CVE-2017-17081] * Fixed out-of-bounds in VC-2 encoder [boo#1069407, CVE-2017-16840] * ffplay: use SDL2 audio API - Removed 0001-avcodec-x86-mpegvideodsp-Fix-signedness-bug-in-need_.patch (upstreamed).- Add 0001-avcodec-x86-mpegvideodsp-Fix-signedness-bug-in-need_.patch [boo#1070762]- install also doc/ffserver.conf- Get rid of ffmpeg-pkgconfig-version.patch.- Update to new upstream release 3.4 * New video filters: deflicker, doublewave, lumakey, pixscope, oscilloscope, robterts, limiter, libvmaf, unpremultiply, tlut2, floodifll, pseudocolor, despill, convolve, vmafmotion. * New audio filters: afir, crossfeed, surround, headphone, superequalizer, haas. * Some video filters with several inputs now use a common set of options: blend, libvmaf, lut3d, overlay, psnr, ssim. They must always be used by name. * librsvg support for svg rasterization * spec-compliant VP9 muxing support in MP4 * Remove the libnut and libschroedinger muxer/demuxer wrappers * drop deprecated qtkit input device (use avfoundation instead) * SUP/PGS subtitle muxer * VP9 tile threading support * KMS screen grabber * CUDA thumbnail filter * V4L2 mem2mem HW assisted codecs * Rockchip MPP hardware decoding * (Not in openSUSE builds, only original ones:) * Gremlin Digital Video demuxer and decoder * Additional frame format support for Interplay MVE movies * Dolby E decoder and SMPTE 337M demuxer * raw G.726 muxer and demuxer, left- and right-justified * NewTek NDI input/output device * FITS demuxer, muxer, decoder and encoder - Fixed a double free in huffyuv [boo#1064577, CVE-2017-15186] - Fixed an out-of-bounds in ffv1dec [boo#1066428, CVE-2017-15672] - Fixed a denial of service in rtmppkt [boo#1082335, CVE-2017-11665]- Update to new upstream release 3.3.4. * avutil/pixdesc: fixed NULL deref in av_color_primaries_name [CVE-2017-14225] [boo#1058018] * avformat/asfdec: Fix DoS in asf_build_simple_index [CVE-2017-14223] [boo#1058019] * avformat/mov: Fix DoS in read_tfra [CVE-2017-14222] [boo#1058020]. - Dropped integrated patches: D 0001-avformat-hls-Fix-DoS-due-to-infinite-loop.patch D 0001-avformat-nsvdec-Fix-DoS-due-to-lack-of-eof-check-in-.patch D 0002-avformat-asfdec-Fix-DoS-due-to-lack-of-eof-check.patch D 0002-avformat-mxfdec-Fix-DoS-issues-in-mxf_read_index_ent.patch D 0003-avformat-cinedec-Fix-DoS-due-to-lack-of-eof-check.patch D 0003-avformat-mxfdec-Fix-Sign-error-in-mxf_read_primer_pa.patch D 0004-avformat-rmdec-Fix-DoS-due-to-lack-of-eof-check.patch D 0005-avformat-rl2-Fix-DoS-due-to-lack-of-eof-check.patch D 0006-avformat-mvdec-Fix-DoS-due-to-lack-of-eof-check.patch- Add 0001-avformat-nsvdec-Fix-DoS-due-to-lack-of-eof-check-in-.patch [CVE-2017-14171] [boo#1057539], 0002-avformat-mxfdec-Fix-DoS-issues-in-mxf_read_index_ent.patch [CVE-2017-14170] [boo#1057537], 0003-avformat-mxfdec-Fix-Sign-error-in-mxf_read_primer_pa.patch [CVE-2017-14169] [boo#1057536]- Add 0001-avformat-hls-Fix-DoS-due-to-infinite-loop.patch [CVE-2017-14058] [boo#1056762], 0002-avformat-asfdec-Fix-DoS-due-to-lack-of-eof-check.patch [CVE-2017-14057] [boo#1056761], 0003-avformat-cinedec-Fix-DoS-due-to-lack-of-eof-check.patch [CVE-2017-14059] [boo#1056763], 0004-avformat-rmdec-Fix-DoS-due-to-lack-of-eof-check.patch [CVE-2017-14054] [boo#1056765], 0005-avformat-rl2-Fix-DoS-due-to-lack-of-eof-check.patch (code not enabled in openSUSE, though in packman) [CVE-2017-14056] [boo#1056760], 0006-avformat-mvdec-Fix-DoS-due-to-lack-of-eof-check.patch [CVE-2017-14055] [boo#1056766]- Unconditionalize celt, ass, openjpeg, webp, netcdf, libva, vdpau.- Build unconditionally with lame and twolame- Update to maintenance release 3.3.3 * Various fixes for integer overflows, too-large bit shifts and buffer length checks. - Drop 0001-avcodec-apedec-Fix-integer-overflow.patch (included upstream)- Add 0001-avcodec-apedec-Fix-integer-overflow.patch to address CVE-2017-11399 [boo#1049095]- Enabled cuda and cuvid for unrestricted build. - Fixed typos in devel package descriptions.- Update to new upstream release 3.3.2 * Various fixes for integer overflows and too-large bit shifts- Disable cuda support to fix boo#1041794: ffmpeg 3.3. enablement of cuda prevents H264/avc1.4d400d videos from playing on Youtube - Refreshed patches: ffmpeg-codec-choice.diff ffmpeg-libcdio_cdda-pkgconfig.patch ffmpeg-pkgconfig-version.patch and ffmpeg-new-coder-errors.diff- Add additional checks to ensure MPEG is off- Update to new upstream release 3.3.1 * Fix uninitialized variables, signed integer overflow, excess shift operations. Add boundary checks.- Enable ac3 per request from idonmez- Update to new upstream release 3.3 * EBU R128 implementation now within ffmpeg, not relying on external library anymore * New video filters "premultiply", "readeia608", "threshold", "midequalizer" * Support for spherical videos * New decoders: 16.8 and 24.0 floating point PCM, XPM * New demuxers: MIDI Sample Dump Standard, Sample Dump eXchange demuxer * MJPEG encoding uses Optimal Huffman tables now * Native Opus encoder * Support .mov with multiple sample description tables * Removed the legacy X11 screen grabber, use XCB instead * Removed asyncts filter (use af_aresample instead) * resolved CVE-2016-10190 [boo#1022920], CVE-2016-10191 [boo#1022921], CVE-2016-10192 [boo#1022922], CVE-2017-7859 [boo#1034183], CVE-2017-7862 [boo#1034181], CVE-2017-7863 [boo#1034179], CVE-2017-7865 [boo#1034177], CVE-2017-7866 [boo#1034176]- Enable mp3 decoding- Have libavcodec57 additionally provide libavcodec57(unrestricted) when building unrestricted: allow third party packages to require the unrestricted codec. The existing -full provides is not suitable as it can be provided by multiple libavcodec* packages, whereas we require a specific ABI version.- Update to new upstream release 3.2.4 * lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr * lavf/mov.c: Avoid OOB in mov_read_udta_string() * lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}()- Make sure each subpkg comes from the same src.rpm- Update to new upstream release 3.2.3 * Maintenance release with bugfixes * ffplay: fix sws_scale possible out of bounds array access - Drop version number from patch: ffmpeg-2.4.5-arm6l.patch -> 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/sbin/ldconfig/sbin/ldconfigbuild36 15336758583.4.4-lp150.6.13.4.4-lp150.6.1libswscale.so.4libswscale.so.4.8.100libswscale4COPYING.GPLv2LICENSE.md/usr/lib64//usr/share/licenses//usr/share/licenses/libswscale4/-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:8548/openSUSE_Leap_15.0_Update/8cf4dd03157d27d698c9ed48ed4f1907-ffmpeg-3.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9e244414e06a93e10d35050a40706584df883c54, strippeddirectoryASCII text PPR RRRRRR R Rs`p1vhN\Ԛutf-88889085a35e33f67af478a2fda290ab67cff9b3a5f8cc67403d3c1ad2459cbeb?7zXZ !t/JM]"k%{U}d*הXB$zK׾1Ճ D 5]2%4NJȄ nƀjqMGe sTk@~qsmY- ;>c NpOa{ȞcK/K !}DCIz'u{J2*>XhH,.a/k ޓŰ&A>͜y&ӵ$I1>,TmwuǢX})ѝVH{XA(8$/K JQpEYRš|E};O5uuK䨃+U$=Z&KEiC$eӮ[ _bVuN:X|XU8/ٶccHòf%%vy;rKsȔ{jtom.1D;SIT r}ڼ](sW Ҹ3u~5WnxXzR~tYc\tW(Icdڥ(ؕr~vfF4͂;(x=>#gXE3u2c rʦUTߍz01SZ7=ZB;#"V._uw¥XAkKˡ֍X,yqn|'[N2<, y%+ܙD9LU!_jh%d/@71X'7Rfpg5Xw-]">"va9c3}@OwU`8ԜJ!>2=+-Yn0x,r핸 _PTе_Cw~,q5\8U-, iEjPEVèrӭ)D#Ql/\j,йk64RB :ʝ|mƒ`?hYM󗗊։_z֙3ӺrM]0eːC1{j{jP=+VO޷%Ĵ l7?o1e:@2#zIQ]YYNMbf}pA\I5+^ofN2ܫqxAA(}*waW?-Rl٩-Do 4%ڐAlbβ eyIO\lBQhՆL@̌yn^A6B%=yY?;7({l5odY^* lxV#E =^a|+$4!fQ8B? 3!`XXCAGfL}&&L͘v2 Ē1t V*Ȣ}Kn^o@ &!Ł#UU%?eRc}>+›Dg@*V0s~TSMir "ԊjNC8 lU t:v_";:g5nr~VTvKR]Kh$IsnA״d^{'[%|m%16GOm J{u*4T$,8{qZ'M"yz :+T}'{|d4[&b%_v7vMXSTϢ;} Po5\a] gH4!PlP$]3k'M%D0^LQ- {nSWKnjp(ivf/lKy\|bPB-S ]ntW]"hk-j^M|a Ծ~!^c6}V|']jpcgzb[Noz~W~ #gMV=,凕W74]1' ه<vTeY!wz5vo4,,**s;j)q p a 1&ŞγKۣX0POXt^XQä́pIvX^o:v(wt(?Ԣ3$$ϼ8f&~BHyT:OྎWH;ݣyBZYn9?un-Tm8b4m遘wYJAq(w6f׮|&fUsy]a7n '0[)˦Vg4 f)_7K !}`cZ[-kÀt Q,Nfdx=K@eint`em3h[#!-?)*mwwmRoʷ;ȞK J Sn􉦏 %4SO{;6D4ja>Z3S*+%0ۣK zn‰^:Mfr9Lu670I$HB/Mwe\xX jڵA[Oy|ܢ(|rK <$鷌Ƅn#qpX>  wqt;I>7|ox:oqYA;h쪫ą0{FjD2TJb^ FAaOapX-O6sJcFmLR$_擁)u'Q1T3q#I&r-w0P`6NiR)Cf]L! i5@PL/ eh4hh.ʢK_ѐ_o =Uy˾Vdu4 \aBW=g'*/h~H{iԯ7ۑ>Fp,{ԻSK@U$ծØo1փZɹb;# -I0`K8A@/d w[ MKw9'-I\6j}Kwi>.ó&(D( ) -|.UMꜥpCǒX^ʠt=9G`v4X=yW(4j-\S~#GxАvǮێ0jj|j1 YSحu^`0NZg*+ʮ2Y۶j^ gtkISO rX> mg#ȭJ4.DVv:~V]z#q[E.db3*f<xs>f*ź43!Yv}rp'43ᮑ}7'h as \;ծHoާjgx‡4>[tl7(IcХLJ\0\N^оȬH}h7N=K͌T1cşSNQ~͊;.=QeZj vCWf> dA G**4ײ:8_@b Ja7l]:C=Ĥ6SX'y\ g>%N 00@|.Ye-]lQ{GwbSʠ*M6a!(x/ SʮZK@S=E"2"xgD/?MeU]Fےg у4גQѕtL=<'RRu:_"5b*/Mry3-*Ez%bRNjeC ?2an,LNI:ԗz%it _f΍ח`ǿ.QTqlR69Uݣ< (_߀6&TtvF7;תH{(0 RFNڸhfx 3Jc.9Ll[-N_jFUQRgP3Je7ڳ? tX]cd-Ȅ)zc3헫#).oc(FYqN7-Veq ;ǔt6*ԧ)p;T א"׫,T89"ơs}ɻ[Sщpj͊!y?zk'XuJECs!FN-Զ.!F`Vh6O?B IXLB݌oX K1 v)4<Ӗ ByZ@vHg{,+ k'Ί#l \IS4[w?YX+uE;E5]X;uA¥_`‰oigOc"(rXXDO uJǂǧ;tEW<'# ֽf=[M}˝G 22bDn̜"I`s-W8Ê92{"AUQ.񡺧TY1P};94I:ˍې=ds >d>al#(Sn&D`ǩF!YΈh`TE2'kvg_p, +muqou`W-BB.{>'2b۴HяX$'lmO,uۍFߋwE%Ww72`/.wr :y?J.\KvЗ}CaX la- pj +J6qOS-l^[^sMcپBH[ ) %8H9Rd@) @Q*k)Ohz w8q3ϔ/MFnA슉]U %^riLNa^O0T@#\ ZI].y|[hjȥ}\`~eI# u}idr:A|r*$q}eK:M#{Cl8qI?h}V}UpE dkhܹwn UDfvZ/]lOg0w$|\PO%|H7+N|^@]]D~] L 5D5I5q9#3(4+Ƙ>TCu[!3$wnZ<[AdP1Z$)=[^XOMU2a/'Fz;oLKFKرV `U.StP 0Ry)T6FnEF Cw'S | 62=9 (_nZoOj5DkܠWJe¥n˸xn ]l@DFv 19 =U󌛉ڿiXex/n.Oޒͨ3"n'h~z(C{6Db:FMrN٧,v= =oü+J|hn[Uдک1X,;-|dtoj{MXPS^w0(,oG rɔxt">-\Ek2s_TIѬ!Dhc9"zdKBy);n?$1(SStmIQ;_|>kq^)!gQ59 [4-G |\$g)ǻH`lXk(kwjl%-5Ǽ 9Fԛp_֩OK?/TSHa,ݲO4 "T dE<IDC]H݄SysQ 6yڔlbn!$`[2I!YEs)R/%8>LψpoûKeq>Zu-YDru7pIFw7ɾ|eKجBΙ\ATl NQiϐ`zr1KӞΗqjDpV>;i6Ge)B)5Q.+^ ֠ݣdՋ}7ڹ,g4r3;b+- I<]u«^Z.۳^~yF#IK _P#fDjF'_zbǜaM%,ʣჯ%dԷW|@wbyD7((xa5xɕ\!-qOEhUB6K614:^֪6 X+݉E2cz.@L|x/% 0 "]ؘZTk4G<9 gd!g1Jˠkp N-*8~ ֭bb?w/)"{,!X.0\+Lm)Zn7/?K᷽"Ӷ u1VQVQaV]Ʊ)!9+O4\nd@+k4\12Q F',.·K㴯c7ov9IGGq;iGNH`F, UnM`'$h\-fjMv51P䪂~= 6KdNw{W*j ATM\^K?CeA,BNۘoDP%Ԋ}6Ӡc 4jQ^q܎X{u%{ 9˰sӼ6f3[:]և1F\~P|@VS(M:X3w7aCwxKiP7ծM_I̶@|Sy-F$66٩3, UJl`:?RJRrƊrE$AA:*xK=lIrR8$.%^㸼; aC5C:?pMtw3CHh>ߤqf^ߊVL]Dz3AL[|)7d7& KZS /ëvF>tDd=΁ClC&f(-v[ߟ_U3Y/6S9ߨHg߈0J<ꃛ#Q>%F? BaKfkx܉R-40ϭ*"EĨ~H 2S'9l"/@@DW }N<,Z9(AI[q( πn&Lm )@O:l An!o͆-Cgf6/6XT H{'p6ИXttn t'Gm7f<=Mg.9j!6{;HMgdG ݇EV Q$e`g/ kM Ui'%#H )50r ~x"Kn: <[Ax;K;-M *\񞋒cC?n a92ѭ7-TGrjiY9Fν5fD7=)< >v]~ZWV"~C4iX{]*>#: S }qPm\rk0u3؆X@7ݛX YIS!\#Q&E.O? u$B_l^%f_ -DYkM/ENyl.h-GG1 I4ӟ_ ad@ճ)Tn]2R0Yvޖ~I~=`5r5[vq8Z3zÜyz&3&o}1󊾚m+PX/Ϛ{0yGrK_Yd'T$#x)՝40A)ΔEE(׺J6[0GQ+An2o(x֯ tYr^iaR2 a F[d'ynnݏ lidgBr7QSZk&҆,rAeJ?=G B$ڀZJuɃ(tײ>:E};xS?`%`d%rce `kȻx6g3V*OŅ6Qk"=y {JaDc y#o(jx"~!W^o{o_Mk~\va!m #YrF~woQ[Z~[51߉̯c1#$?fyUnd[[aGB|hneRՄ<,ɤB Tm$>7j `O[A%3:$gf>vmH}tp%\ʡG#@ԣÉ%.qФ\u_QstϿ Yvf֣CkUύKnO͜9$VVK @ 340]ɵPbD1&UW{]^/w]gU FA>l ;:u0ذgRJX,{$ 8t{b+"I/f[7Pg J6;bҽ<Àm?H6)#U*د%b93e wg!g~T$~ƞ5=]aWA wA-p/;bꪽP&$e\ȝ{ynj5N>y߉ n5Hp88Ið=0ϹAGdʤ'w@ߣlH C٪qw"Hl;j(<7]d+\"E"-&#@s䤏^+?K6 /w&AKHuCM9^xSk,JXI SlvЧKӃyr}óGȧcY[u5 UeR{ݴ!O{:q~Q)h㞽AOuT<)wsw墖$%HTfJ%Z=29& .s8IN ]W db7£ !@㤓X?U:H/-3T; dLNivx# 6_8ؖ7 "5gc͖sXU&iK>Iw僪ɟs{ fzdl7Jo 4(2Q›`g;"'ǿA8}0ǵ[>!Z=V֤I&Pt+0+27K9w~ugA.1S}J:#l}iQ-Q^sFBH' Q{_s+^P(ƅȖu׌$蝒8=>,t\GT<v/3՟ ?Y+ {di|hyESG޴샌Cg&nE̵ffxzp ;WId@ٸ.6%^ 9y:/K{YO}1aDe #NϤX1ߢf4m/zHoFݚ:v-})bɑfR2po/`YwkqPk ͛}!,.>}ޘ\]Ҭ7*Z^Q!*zY=XV}pI/+ru$E֞F6F2@_.#G؝jݍ v!ǹ4^@X"I{ `7.AQɎˌF54h[Uhiyn$_&JK?;9>H}R 4N: 1s1 źVw!MC S4Fu9U5 DNZjۻ #?F _2#3+)堀|4 ysw\V]}ƥkeuLb`S9?7~  v .'++m^5֜tg"|l#!څM{cfnQM'ˑ[~A)?JK|.hr2]z;5ŵ&!7tv#wnTlB{aBJe.\& FU>Uwú9T% 8c_gxK3i(t: < Jz,s^oJI[0 >@ 1]8 FasP(.J2ћ`ض\m i1*5> 5m]w޹DZXf8*O'~?RpEY5p SAMqݸ#s\^Us;ɜ<8Ou6Km'2$Q/k:D_ܔSu.i _`xb+K=0}:6I|n|v+ha(3=eT7W0$"~k9[|y+O{]+pBQ95g$U(ŀWQ֟HVv;:Z?0_QhB?4z KCK˞\7*u^V.=5;ϡkKfR$"|28~NGtCVĚc8qԹQJrћ5x C`+h2&gPd Gtvڔ5*>w6('b~w册MLnL1[S|K)/q'PxъS?x{"۹i>;db5N5J|qf|Ǫ`uJۍ~+<'ɻx-oV𢩰Rj4rq5xwWn <֬3?猽2Ow*>ZWZ%. AEvY$2[7Z6AUձ޾6ɭNX%[M@J=h|}"L)t0T^?58\<"$Rf=yF~f.У43GacvD;Ke?HYYAjȌgQ>3-]/+nc9 َht3u*0Q61T[APy r>yO!M%k(y(&j|}RP|C8cؼ@$e8Š d6f;vDHSQbPvWޕS 9lܻ~V%Jռ@lD|qNwWxc%T=+!"КWl y^^-x8* /$FȰBO󪼹$9,\-VLN0Ə&x{ޒf\6"KJΎ\i-ߛ vm.6"9J hgAnHA7H= \NG;Ys۟:>l+dL_]ϓwް#hQ匚 M j?E6~hmTU|5n1N=BLy)ol~LsɘS޴.3gMYnVPgo!^>l`[zeeCq:A3וI[Co$C7P3q ݓ\[]C]"Y֣C|J5}V:4~VAꈝH!^D{Ɉ\{gUNPy:-,MTlw̕؈&h ױ (82xbI!{T6w_HMM&7RanyZ)C3:"9CxYJ$Gi3߽~jASMhV6zB2n'"6ɊqS C \4 q;&9Gw*t3( B|S) 2:^ԞDڰIB#_X`GLhׄ Dn^.z~)}^W,WAh, sn˳} 7聋j{4퓜; jc]{x]F8mX[aK9gk5A"+o"TE^(_]R4R8dGeBJ$`u5K_V7LJ3M)w(oa+n<ؾI4Tux$G4 jt39HyJT3+Ceg5e#!YK@fKh%!?Q{s_ ^,E%$Gh?V?9|H%GɃuu:sX)*Sn(Szb|^ -"0$FHԽJ!v3٩ mx}NEV iuF34 5E4&NWƐثVЬ`M4j;dԀҕk>IPj+W?TXA#冗1=c zEd$dքa6T{ ,_ڟ0xd1݇[D~.rT\Ƕ"]z[nXx 2Z'%mvz8Lk4d܅L6FL:k\CN/+~HkPpieJRh=`{`Sg",,)OfAcH^4!O YF`#0[h<\e1Mz=͖IBB}[CU+9rq߀+'R⺨4@c3v>H#*P[ʏ*f'e5cl,[9DAp]9] olf2~`чн8˕T%m Pf%uE$ #NRӓdxY!Ojx5җUvJyΝ~9\h,s^:O_^XT]ab]@ ܬiAdZDX*[i ( >d2b\o0 %,'ǐf!#vg@~] 4Rvk!_I/Q/NXdm.0 Fߜً P,Wyz^2Co :ɽ|?bI=H3"93Xk}/:u6AAgڗk%l#9ȖȵF/;aOniݩ0uKբ "#WbC~i( - omCXfשsOdžŽ ɉ{ВUjZxynK狥筂hTiAf@N7 YZ