ffmsindex-2.40-bp155.2.16 >  A dkLI%z aiT+<(uxTV b+/*cGys)<ħ[et[ٖyjo9I;]vKp48?lg#^'ECVg@JʗZ17_< _>_px&wG*N)2ίF`\¬E8 kOM`'^qC)hz#2TH 'ɭ~u(t|\G]A&.!(y=X.H 9F8prKod#6ߔ.F|zN$Wh&yä"``>io{GVP<_zBp†n tt=bMluQdn { ?h ;"9ZLz9156761ad79584533000aada243693c76b39af9f753da6b72d032263aaa9f66d1109a20da1d2a69e68917f002389beb5971fad88=,dkLI%z )oP~ efc-BD´yMe,gЙ721^~i; E"0Z˻L\pO L2r';ďNleQ6$oy!M䐬 /!$tI,MBv3"pcsq,,Uv1Ep:`:>NCx?M@'/ұ֟NdB8ˀ&'5o^pSd@p|M-MKvs.D7oRN*X#:/-Fm"QUA3uj䴢o6IICgz|&WSA0Y"򛾙3a`# (*CN h iJk篺, ̄PYG~B_'@tvie  \h 7pa6R Q`x)ژIaWOLcW胤g*.Uk4w~jCFPY>p>?d   = -6: Tr     <x(A8H 9p :+ FGHIXY\]^ bcd$e)f,l.u@vDwx y z<LPVCffmsindex2.40bp155.2.16Wrapper library around libffmpegFFmpegSource (usually known as FFMS or FFMS2) is a wrapper library around FFmpeg, plus some additional components to deal with file formats libavformat has (or used to have) problems with.dkLs390zl24XSUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgProductivity/Multimedia/Otherhttps://github.com/FFMS/ffms2linuxs390xXdkL63cdd361e174a94ba4db2082efcf538b21843b686c79ad51c2ddbf0ac24dc5cdrootrootffms2-2.40-bp155.2.16.src.rpmffmsindexffmsindex(s390-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libffms2.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3_}^YS@XW%V`VBSU@QP*Luigi Baldoni 9+suse@cirno.systemsjengelh@inai.demimi.vx@gmail.comaloisio@gmx.comolaf@aepfle.deolaf@aepfle.dei@margueirte.sui@margueirte.sureddwarf@opensuse.org- Update to version 2.40 * Avisynth+ linux support * Added LastEndTime track property to make it possible to take the last frame's duration into account * Removed several deprecated functions and enums from the API * No longer assumes sub 1 fps framerates are invalid * Added support for floating point format output in VapourSynth and Avisynth+ * Fixed issue with dropped/repeated frames in vc1 with multiple b-frames after seeking * Fixed issue with dropped/repeated frames in h264 when the reorder buffer size is too small * Improved seeking in mpeg and mpegts streams * Added rgb(a)p and several additional formats as output to Avisynth+ * Added VP9 support * Fixed incorrectly reporting the output as limited range when it's in fact unknown and likely to be full range * Added mastering display metadata output * VapourSynth source now defaults to not outputting alpha * Removed the now unused demuxer, dumpmask, audiofile and utf8 arguments from the source filters * Removed ability to dump audio tracks * Fixed incorrect colorimetry metadata reported when converting the output to another colorspace * Sources now simply reference the index instead of copying large parts of it * Use new FFmpeg decoding API * Fixed several bugs in output format selection * FFMSIndex will now properly error out with invalid arguments * Add rotation metadata export * Add stereoscopic metadata export * Removed support for old FFmpeg versions * Removed libav support * Discontinuous Timestamp Support * Add FFMS_Deinit * Fix mid-stream parameter changes * Fix decoding H.264 PAFF files with one field per packet * Fix delay calculations for H.264 PAFF files * Fix frame rate calculation for fields with one field per packet - Switch to stable source tarball and drop _service file- Refresh ffms2-pkgconfig.patch - Update to version 2.23+202.ga9e8f73: * See changelog at https://github.com/FFMS/ffms2/commits/master- Rectify RPM group and trim filler words.- update to 2.23.1 * Updated FFmpeg APIs used * Added new API that can read/write indexes to a memory buffer * Added support for high bitdepth output in Avisynth+ * vapoursource: Add nfMakeLinear flag to better performance in most cases * Remove bad colorspace matrix guessing for YUV * Tell libavformat to discard packets we don't want * Restore original FFCopyrightInfringement behavior * Make FFMS_Init threadsafe * Support latest libav* APIs- Update to 2.22 * Fix possible off by 1 frame until first seek issue introduced in 2.21 (Myrsloik) * avisynth: Make FFMS2 a shorter alias for FFmpegSource2 to save some typing (Myrsloik) * avisynth: Moved all source functions in ffms2.avsi into the actual plugin (Myrsloik) * avisynth: Use 2.6 RC API and add output support for all new colorspaces (Myrsloik) * vapoursource: Fix swapped RGB channels bug introduced in 2.21 (Myrsloik) * swscale: Drop pointless and slow bitexact flag from resizer settings (kodabb) * Add support for files with gaps between the audio packets (Plorkyeran) 2.21: * Add missing constants for log levels (Myrsloik) * Fix bad decoder flush that discards the palette of raw video (Myrsloik) * Remove the SWScale function from Avisynth since SWScale is useless (Myrsloik) * Fix common framerate correction (Myrsloik) * vapoursource: The framerate and frame durations are now normalized (Myrsloik) * vapoursource: Add support for outputting the alpha channel too (Myrsloik) * vapoursource: Fix resizer selection so bicubic isn't always used (Myrsloik) * vapoursource: Set chroma location and full colorspace information (Myrsloik) * Add support for indexing files with more than 32 tracks and the possibility to skip indexing of video tracks (Myrsloik) * The Avisynth plugin now sets all per frame variables in all modes to avoid ugly and slow FFInfo() errors (Myrsloik) * vapoursource: Fix crash on single frame files (Myrsloik) * Remove the Matroska and Haali demuxers (qyot27, Plorkyeran) * Fix adjustments for positive audio delay (tophf) * Don't try to index video tracks in unsupported formats (Daemon404) * Don't use scientific notation in timecode files (Daemon404) * Fix utf8 support in FFVideoSource (nixxquality) * Improve handling of files where only some packets have timestamps (Plorkyeran) * Fix memory leaks in the VapourSynth error handling (Plorkyeran) 2.20: * Add support for Opus in MKV when ffmpeg/libav are built with libopus (qyot27) * vapoursource: Provide _AbsoluteTime metadata (Daemon404) * Fix a pile of small things found by Coverity (Daemon404) * Add support for HEVC in MKV (qyot27) * Fix infinite loop on garbage data at the beginning of AAC files (Plorkyeran) * Deal with the never-ending bitrot from FFmpeg/Libav API changes (Daemon404, Plorkyeran) * Make indexes not arch-specific and trivially smaller (Plorkyeran) * Fix bug where the first b-frame was replaced with the frame before it with open-gop h.264 (Plorkyeran) * Fix seeking issues with open-gop h.264 (Plorkyeran) * Fix corruption when seeking in interlaced h.264 (Plorkyeran) * Add support for multiple frames per audio packet as FFmpeg seems to have started doing that (Plorkyeran) * Fix seeking in Y4M files (Plorkyeran) * Fix dumping audio while indexing files * Add support for Matroska files with extremely large CodecPrivate sections * Speed up indexing Matroska files a bit - Bumped soname to 4 - Switched to ffmpeg 3.0- Remove unused Requires from pkgconfig file- Use pkgconfig for ffmpeg BuildRequires- update version 2.19.2 - drop patch: ffms2-2.17-ffmpeg_011.patch, upstreamed - drop patch: ffms2-2.17-ffmpeg_10.patch, upstreamed - drop patch: ffms2-2.17-ffmpeg_20.patch, upstream fixed- Fix build with ffmpeg 2.0- Fix build with ffmpeg 1.0 - Adapt the file list to be compatible with old RPMss390zl24 16847535702.40-bp155.2.162.40-bp155.2.16ffmsindex/usr/bin/-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:Backports:SLE-15-SP5/standard/39697839e6aa7d567a4180413b975d44-ffms2cpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=2d1816cb7922ccb9c098b8b71c73dfcc7b391d34, for GNU/Linux 3.2.0, stripped RR R RRRRRRRR`:7HZutf-862e73640b20481f093438d5d58a1b4f1106d6d9185006d0dfeb5ace9e1ff386a? 7zXZ !t/Y8] crv9w$Nݨ^au{}cљ7bhD{ێ3P]EG<'F&o[ڜLSB~cP@DV~X1 ;6A׹ J[*G<,dhF(IG3 /BVu\#Ro{t^=r;zjOqH_$NY!dJl!IӖ!Lh4L#V`]z2;.]EZ|: O0 3͍m1 ;Kʐs_Rѥ$-$"@f3u=DɱDh}K9y;B:u1 qT=@O2:FV50Ԁ5/oIs sӁ*oM׍ U@ [nkBJ+67w!ڣ"0ȉC{ވU}?I),hm ^rOKw0\Ehh>t$$ @V!$o}̅Bǁ<7E;)Sgbʶ` e>ZzAAd% 7݊O!>`[NMHyT XXi8E_M'ak5$ߚM|7zM4o))?tӡ錽G&^ Ʒۃzz<瀘p኶r_q_ub/44"qg]yi8D;sT:up'm 0?J.٫gmd76Ci7ЍdhpnTol~:rآ/zs_IzMH ke,ba*j0 Z3 ܼSEzp?&jƇ4627ơy^o;SsӸo 7":I=l] 'ۚMs`A=FʏP퍦FUt<Ùf@g-R?ڮ>C 0K'R/+8 `A hmu5YYZH$M$'r&17Z;Y-(. 1t(١kʏn[y| m`"q}e)LfQn7Ԇ"FW7tO闵f{G") @FQ^@,?Y[ᚺ\'MաnP^yjHyy5 (XL& 1 k к;5'o)޾aޱz5ޭ,ai@G46g2"?ʐu8cAA+H{ҎCl笝EXܶB{Cl^,~t82& Li `fmKZEf$௝t?hdnE9=HֽUH^9m՜ .׮ Y}7EzN]:nM2\q9'br?B"4 p!ӲElbM@՞a*[{0JM*U8f!LmdGw'Tlg6~ͨYLK YM6*埗e8)l̵Ww"bo7I1p$npv)1p깢@Yty2Y XvUGHzHN7̏6♎o:&:l-~1/ v;:}z?yeIlĺO. ؇a/Q y > 5ƤŲ &|$od%Ng,]ƥ:N!V-:8$0i.914Ep=0 //]߈<|uMy:pr?>>PэnEowd FɷN*_]- <+\} "en8I~8c yp';8eуRs15mӕbU&*;o{A`l}&!/lhFq cFoN3P.ﱿ%ptxky"(LfQUL8/p*h><%s̼@Q$zf;ή4[SIeB(N)t5&{'D006yC^7cLm\ &:IvS91D-n3*`Gv8h)5P Т$ۄY`Kg~| gdUwʏX!@57C%>'! Wj ~:cU/i"[<~|ߍBUMJv>u ! ⋅*m4Xޜf@dhޤ5' y4Fg32T9Mgڲ ee @I J2:ߓձzUF[BZwxIoA.'2(d3kkV10?A2 R pbàG1ܭ 4׳؁eD9i{G/.J}ҀcPw7[jPX9IJfbB_8i0Xx(CJG(hBa$ѝ\ETg.RZZqOf?ҥAm*u%A%˨OrᕳoFwzhv xSLfLlT=A_Kf1*,@R֭͋~/q3g@xE8, C]BBrܧ'#IF EnSsNJ6h{k9`5V'u*t&#\}0$wK1VgNb|GP",7b3lݻUOm}ĐL;Xʹqy 6gڪgHd}3gCiS똫DQtB9ֵt:7W% k.fdKο6֊ئ5/s1`TBUF0G 5߸Hh!?BeUkA%4 {B`fS~Ȩ =xy%b¥T%*ys)&!B/Fηr{ O׶W}QYI#qOo~T8ER2yCoĮ&K:"fUMM) 'BH|vdVca OJ[~ߚQ |{v㣼xHWU`ǯ>0̔ yypaPt\AMqRy$H:Jӿ@NVy+/L h|zZ)U׎ sءY+Lx: 񚪊M3N0YQۗ[ k DӁ}w#g̢zN)b1[j@u*F9V>)F_HFLpw*kz)JU.F 2&V>hA_}Wґ?;pI*s6L~ݡ4"`X`Ȣ砜UWmM6G2s_J߹seV>Ci܍oz A6e(/vn%I@qCkOsl/R}:r 'iSgT[5SX{dFG0$s2L q 3;kuZu}@cbSDs-rNJ`"Q;QOX|(*fOcVM'Rfr/Rh7Su~;^ImyzΈ` - OpB~ R3-J{t ǩ$%w_yަJ$-#4ۯp uѭ=Xz۸ 49S*0zN0R]>5qϣȪWíS[:GXbвOrMWJe}v v?ek9Nɡ_{Bi}̡L%D*}>VRu 1 -~T8H]UP*ĖS啕׹m^-ʑ㼷.1-fW3$:MwN *b(6ht54/|Wx mE<Nͦi&[4Xa$M*hE b4{qdOk7)@v+`ιxC&C,kEkJYA]t82PC YZ