typelib-1_0-GES-1_0-1.8.3-3.1>t  DH`pX̅ĸ/=„U{@SMT͏ȺFgOkg`K[D5VAR=_fsp>*r=>96Oͩ =e^Fs4,e[bo@@O l; L8ʋQ]mdzءfS[-OD.܏ 0\ =7AL)=e2>VU32vftY%wH?/#vzlv酉](:D99522abe8104f64516386b37fa67aabb8621601b`X̅ĸ/=„0 K[9&=GG1Աt{ ,.Sa%0_ZzVZsx ne0 +jiRqMհ@ŹЊ){VQ:RlSO$nKC9cľMOĖ4t '`j*K`F}&TYrUU$ ?ݟTž!L!`K[k_`A"& ʽ,e x>:?d  G %     T(89:QFGHIXY\,]0^@b]cdWe\falcuxv|wxy zCtypelib-1_0-GES-1_01.8.33.1GStreamer Editing Services - LibrariesThe GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications.X̅lamb66`openSUSE Leap 42.3openSUSEGPL-3.0+ and LGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/ges-architecture.htmllinuxx86_64`X̅18c26d88fee61ce73412b7050d9d0c34rootrootgstreamer-editing-services-1.8.3-3.1.src.rpmtypelib(GES)typelib-1_0-GES-1_0typelib-1_0-GES-1_0(x86-64)@  @@@@@@@@@@ libges-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gio)typelib(Gst)typelib(GstAudio)typelib(GstBase)typelib(GstPbutils)typelib(GstTag)typelib(GstVideo)rpmlib(PayloadIsLzma)3.0.4-14.0-12.02.02.02.01.01.01.01.01.01.04.4.6-14.11.2W@Wv[@WaC@WVyVV<@V5VqTXSFSI*S$@Ra@R@zaitor@opensuse.orgtoddrme2178@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.organtoine.belvire@laposte.netzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgschwab@suse.dedimstar@opensuse.orgdimstar@opensuse.org- Update to version 1.8.3 (boo#996937): + Revert 3 commits: - "video-source: Expose deinterlace-[fields, mode, tff] child properties". - "container: Handle setting children properties that need prefixing". - "formatter: Prefix all children properties in the XML formatter".- Fix Group tag.- Update to version 1.8.2: + bgo765853: timeline: rename "track-element" to "track_element" in select-tracks-for-object documentation. + bgo#765856: g-i: use only " ges/ges.h " as c-include for introspection. + bgo#766455: nlecomposition: ensure elements pending to be added are not leaked. + bgo#766459: ges: ges_asset_set_proxy documentation fix and add some g-i annotations. + bgo#766524: audio-source: unref private capsfilter reference on finalize. + bgo#767053: nlecomposition: Fix race condition in seek handling causing deadlocks. + bgo#767293: ges-uri-asset: GstDiscoverer can return a valid info but a non-OK result, consider this an error.- Update to version 1.8.1: + titlesource: Add support for absolute positionning.- Update to version 1.8.0: + Hardware-accelerated zero-copy video decoding on Android + New video capture source for Android using the android.hardware.Camera API. + Windows Media reverse playback support (ASF/WMV/WMA). + New tracing system provides support for more sophisticated debugging tools. + New high-level GstPlayer playback convenience API. + Initial support for the new Vulkan API, see Matthew Waters' blog post for more details. + Improved Opus audio codec support: Support for more than two channels; MPEG-TS demuxer/muxer can now handle Opus; sample-accurate encoding/decoding/transmuxing with Ogg, Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; new codec utility functions for Opus header and caps handling in pbutils library. The Opus encoder/decoder elements were also moved to gst-plugins-base (from -bad), and the opus RTP depayloader/payloader to -good. + GStreamer VAAPI module now released and maintained as part of the GStreamer project. + Asset proxy support in the GStreamer Editing Services. - Replace gobject-introspection-devel for pkgconfig(gobject-introspection-1.0) BuildRequires. - Add explicit pkgconfig(glib-2.0) BuildRequires and version it. - Add pkgconfig(gst-validate-1.0) BuildRequires: New dependency.- Update to version 1.6.2: + bash-completion: Disable during "make distcheck". + Revert "build: fix make distcheck." + tests: Properly setup GST_PLUGIN_PATH in test environement. + Dist gst-editing-services.doap. + ges: Set restriction caps in the audio source caps filter. + formatter: Do not serialize top effect priorities. + launcher: Make sure to not activate validate twice when simply loading a scene.- Move the NLE GStreamer plugin (libgstnle.so) from devel package to libges- Update to version 1.6.1: + TRY_GET leaks string pointer. + structure-parser: leaks internal lists. + nleoperation: leaks srcpad. + ges-project: leaks internal file info.- Update to version 1.6.0: + For changelog, see mainpackage changes, everything is condenced there. + nlecomposition allocates unused UpdateCompositionData. - Add flex and pkgconfig(bash-completion) BuildRequires: New dependencies.- Update to 1.4.0: + Add support to gst-validate, allowing us to easily write integration testsuites. + Add multifilesrc support. + Give a name/unique identifier to all GESTimelineElement in the timeline. + ges-launch: Cleanup and allow using encoding profiles from project files. + bgo#738624: gst-editing-services fails to build with current git gstreamer-validate via Cerbero.- Upate to version 1.2.1: + ges-launch: - Properly handle project loading. - Format the position printing as in gst-validate and friends. - Not being able to load an asset is an error. + pipeline: Do not set EncodingProfile.presence when we have no track for the type. + Build fixes.- Update to version 1.2.0: + Bugs fixed: bgo#673040, bgo#651806, bgo#432662, bgo#644943, bgo#645385, bgo#646293, bgo#669827, bgo#669959, bgo#672751, bgo#673038, bgo#673714, bgo#677048, bgo#679941, bgo#681774, bgo#692864, bgo#695267, bgo#696226, bgo#701115, bgo#702424, bgo#702426, bgo#702605, bgo#703152, bgo#706855, bgo#707914, bgo#709777, bgo#710168, bgo#710172, bgo#710390, bgo#721111, bgo#724337, bgo#726365, bgo#678558, bgo#663869. - Drop ges-extra-semicolon.patch: Fixed upstream.- ges-extra-semicolon.patch: remove extra semicolon- Update License Tag: the source tarball contains GPL-3.0+ code for the samples. The library is licensed LGPL-2.1+.- Initial package, version 1.1.90.lamb66 14897985851.01.8.3-3.11.8.3-3.1GES-1.0.typelib/usr/lib64/girepository-1.0/-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/289def5071eaf0a59e3c6d4a95a1c362-gstreamer-editing-servicescpiolzma5x86_64-suse-linux PRR R RRRRR R RR ƕ#1 kҝCIhaEEw\D5#S>4ͳgPN, {>ӍW QTxӜ;ieγ8Ϝ1lZzYDM)(m?D}wgϰ]/A !6X7{D5[˶iced4 [#A|l, XGMW[ߊ16+sl ?JaRjBg>œI$^)I[:0 n%-Qְobmɐ V3|4AWL3I$6~|p|1J:,6]WGxu!:l ?U x8(JG!݅"nߠۧg= "vpS5C@bIX1xYgK2VGtǎkXD# x%s`nLZD7i|TߡXRS؎p╾ 4 "M]X'82xUӶAA@yX`LPlLyF,[ V Avܳ~LJ ^GQ e/P2*Wk/davyש>a{}Hn~A! >hяx @Eȝ:/h$\QzjOAO촊|h%@?x>M[&1[-WrLPh=$ayn{usDH}u8=l8ipeG)lυ _V,Bzz;_&̠!֫8>*lVc?nَܽSa-񣧂;G˘]/` H]\>s6}Q# .f e$֕}u#ݷq1k X)r'u8/PWNjp"\гb*)3y?H/ P"ɨW5Uy= x cBJƇSz'?n<4 VyfIuJ_dłVu@}PSg˰!\}V01{yk.~ LI(7ߝ_{I{ߡς/9G[Oqa҃GKZHڂo[% "dhypy;[3'ǕIL\h5PX/ <+б]rD.p%U(٘GAɇMZ<_ٓfEPwlaorF!"ތc@v{ yT(rqTjnM,B>83ɭ&ٹy=¼b hE,EvRvh\4%%dnxR"C4&W3^6L:Np?z"2 zGNVŘGBmS4 A<5ۅ0C])-5=>0 \@Rԝ`A5RXZbK|N¿,6 /5ΰIAlGC+@T&dGVK^&؜4@sDbuxiLJ K/CGoڃ (d*ezg~hl'f`dt!P&xǜٔ Ue> ­5r߸O Ͷow50b-kcpD4(B+.m]F5/NQ?x}(FgWARx08FખrWb2uݙ׈޸%`.< uIDiD!:KJ;En%lrDͳW7/K %?qq̓4þC/?{ʓz?xq Cw(U! Fb`ny P2vTĭR-P /q3Ux~@=z6b .3>6)Ɍ+% =qlѻ DIcR8~{zW8ܰzR RLA>x h|D(o.'D=a/+'xr䬀CDJ靦\Kh7jO5KGhs/(1tܛMHP5IOBQSrL7\Pg4/{d`/GG/x=&mk[r{TflhI$UQKߨMyPX!bz~~]-J^QrF=(IQA(Qȅm+ZV%1&>z:c1!ΰ4OdϘf,j D!-#q1,iP*lرs^Q'ǩmo4dx#™}qc& YGw 3hƏσL;@ O%J1kD#r ԮAJ6Јű#Cp *]Gmrê[MC:2f) [jאqCa-:J*)@j,K߷3F@tfjOzoG5< =oFAT"5CͬD85t'Bviwd_ - 7F8-a׫rwJm(YFBp ͆G2_`VɨXQ1R̸l!6S<ҐkطAN(>x^(uXp.A!S#y;_Eҹ>,:Ī㔠q m>VRw"VjDOsdL6HOeků[“E#L(Ffp-*-a%<44隈m!Q7'7>[e_'Lumi&xj\xϗ^@˺ee|\%Hm[_BΰfAd+BZ6?V~!(-?0sT(_Nm:*>ஸEϷCS6z8NRG3B >![oǵdQ3# v$L8"qPg +Y|jKD6&tQf3wQ{qt}10x/)gXE{hw*,]l1G(x=g̸%VG3|nAQJ7jWR`tNN j_bN5Vg*ˈãTRp1>~'̖|2$|ɬʶ2_V*j6Q,UJ>5,P+;Ճ0d*LLR6ڑ!yT 5h *)aV$޿4] Jp1qG}#;L& h'sĽG),EgE|cdQZF3Ӓ=}_4L֌čfVlQ:kOgHJ5O&0yȘ_fq]ϛ{v̿3,_4.eoQ}r{nARgad</KL r&=۪H*M= ^JR}ۜg>8O81hZʳ 1Kjy()2k.l܂ۂWߧ@3s/4Ɇ jii}]BF܈U&BqjI"8zR"5798z"?Yk1q"2nP"`岇t>DRҊFS D ~7Ig m5VZT(Y'k]3zAC5ؗ_/k vε} &oC2qi{dQٺŌxw`s{5 YOaB`gX/![tm ,ͦ'Bpqo`\OkyMØKd8X,Nĸ(v3cu;ԍ}QG.=tvZl{ '9I3?s*]ea;+&N}E]n_j~<7૞)}%QoPN<ʕVbKo%*ybM}6{YzVT=ekIi=k'Mjs>@uhPVZ:-*)C+uKHˠwTG sI2xԌT7x^_ջ@=B;ԟo ñ6M^~u7X([kjʷ7 |*8XFq׾,s&P# ߽3 @ S)i}CqY8w30Se`=Ӝ64~& xXː6]UӰR Ml$_ UC%,Gߥ)@%9 GV5a`3}_gۮ"z,>H'O0c#wCx_k 1)szwdTp0^|>kB(tmpU.7yaؽxPDO%0@2W}q _+29)~ૉ6Y_`=d )!ȣ}q o\eK+(VˆDo2Ii4q5|,`$Oh-^ĖOA]EM;hWb%d*|1*JuVE8o/U{&fJ< sImQTw^!( vh]$咜eb+ -xoQ&l*ј%%= ^; 4Ҿ+TBPhk|"¦jh,_O!/Eʭv0.+ڎ7c k2{42u;VPQ`ι nG} t=$8dcglzG.db_]Q+)$&K._xqҙK `D$yFK Z\/1+iv07瘐_ MY?X{*_h"͓'SH*ɞ KAbMyChTcan9K۝*i6F2/t@$9 ~,˘>?mj 1#u-‹ݔ3Ń[b? YIC#S#Mls\%nç™)R_)y[U}N,1' 1jɘc 3´ Of K2)_Rv7aI2ŸI)*D+7KݍFSdhlLh>! ÕO1$;6z_<"mBP76FP1 iK|dK]i>Xz!IiHBr(6=8r=HDjX$~O;NZCքaw8P,h_%5VvK: 6XiAmdȡؓC^hzJo佳,($t0"`5$0rVT 505i[>j7Ŋ9/u;v?{5τր T&zLŵ/7u4:t!{#_=O\T=h,OX-d`|J@PȩO|@㨫D@E`BVhx>#l]Gy4VʕE (i$ik)gX鿂>B(lEi)۝0Zsá@1pPDus$^Di+1~zP$@)J%bUұ!1' q+kL/5-%`=@j+@)3Ag;$q|!N?V7MRQ,&}ҷ㬂ƬFVeB||KД 1㢲q/gў9Lq{MxzFRYՔvgD탪)w5Jn%Zu(lUKUbK>[jǞ|LIR h 3xhjbIVC {r Lmr5)_O'ꗠ" 1N@*LQ&ssIRy ~M3oڡN1uB\YPqUVqG1\>?N6~ANK#t5ף 6FHLirlN\ Vv7Ly,43ZVi?(\A|b"Q`<`~˱StlpV=8:®`9IN8>Xl_]Ǟ9xTY C +q^D.f/_`kfDWX,:t , b3~8dD M.`4-{ȗV#JVBWi ,C)'"g9zP<^T:3RJS 7}I'$%3^=Qf%IȕD9'@pgh\ VJҧTm ~mj ctihepy_X֏˄>dt݋4FH7'In~V}q6u|Va M3Eyfq׭YΎ9tbnՙ^U7>S/JA"&1U0iIݟ[ϤIQ<-!*E#*0I!ֽzgBᢲB)XSܠBNQ'^&ª6̸U[Sqo-R=+W޾2 Tz?z W|wpL)3~fQf(%e9UY5BZFVFW8/$hh3zk뉔2ڤr,kbu:W214[CCS;'` MHj1ģz]RVdjqBu ;QX쏈'&J6☘t^\)3``MYk|1ZB%"׻ 6fsW$r=mT1b X `Q|\6I gH {k (XO !YF# =Иq8FCG`>P+:ȧeORH|>!Dg9,vtDߒe$N̳W:ٜAOۃM41} pkݨsE\u8ބwJPzн^wVyIċi)HA/n0ni\^f'nwz{G;_NX2 ˆk%51^ AjN2LP=ےaKdd~"vF)MTOt.ƚH[=QI;fWG-J?C5 ގ-oعFp:*K*K9P0;J* -85}EN/gKG_ 4$苑p!|ĊQ!y)3V]ݶ Avl5,b&>p^M<YOܚ.@-~'q30c,@,yaQo︻]BI#aHRePby .;eށ*JbCWj/ ;H!Fȅ̓grM#C2gU dn[lR8Z0뜍 _Mx=yy oe ]1 㟱sG6<6o*gQjYWhtxښU4+ڐVɏJR5iq2wl1F 7lVT+cE6I"#~%-3CH϶Q`*8Di5!x}o_o5)u{)T k)w ߸wJ3j_߼T/iK2HY]da P vDU?3TXQ\nzG6zlQ>E$߸ą& GH-^}@R 3Ș)g _7 WV8|?3Hم}yy gmMQmFl $Iߺ[Q l['CD,|7$V\hE?@鈘ڻS'ShcmeXq ,íKbWZ4yNR$ч&g 2V5+9 +9[Gc${ ~gdBMl,J%9QU|7TTo-=IQL_oRvՎDK}aiY< A'VX.}FUy 79+wK`DM s^8";VPsMu)CBzBQ_=";IACg1q4~6e䦘 xi"a L[//^g# :M$V-Qh̪o)wOÜj0whVwBB5,rNz[ Zѐ[@K[fsݣLѥS=V`P?[ް83@>|i$w,h?XpfQiU s@TX2(7!9i4[[FIZU%L!4E 26 Y4y-BxXݚ~te`*o#vaMGf$VX=KZo`VttlwtDv[)PUwzӋ]VdWf<\`p `;ͩSlft:+d%rYd}Ek!H/à=YgBȼlSkifjd cBNdiY0+gݬ)E}G7k۩MrO`yGB =k?\*o̠(bL?!W NO3Q=3Mmȧ=Ch*(9KSu3o]9hCn6p/ި 0ߴ=+qzi[˒qo`&f M>If"ҢM9DGx6aminMQA3|gsr;٬vQdl ۏg w)22Ԯޗt^BM|P4חb>Ζ[gUh#M溒rjw!\teUmë%kV ⬠N"1ނԼ7*f;ߴGFX)\) =+]ЕK mnZ)'> ɭ`ǚ-1kNͧ6~.J y/_>$AI2 pmvXX5jWtn2=EѾϸfʡ/v"ϲ;vY<7WU`x-LEh*-#MЧŘ^]9z(1 1 MqwfBSRK;smX(ĴĬMM(Ku"zʑEˍ,FVae߇|;;kdi 0}.D Lu-P<$t&/kDE|zAGѡHDb2`I q.|G`Y&\ڔblL#fZj JWt-oF] ;Ɏ-spY![JTY~ҊaTҍ?= =7&/x-aqFܩ21!)ki[b#3;)/(r|?>.@a.OZv9 N兤YЅ:5ll42ܳ}ԃM_Ojc!oa1G~Q`AZyY mte%݀g#&E`$cy!#]esDșNl0'c>HKN\ seyY cO R$ 4cV}'ʑ.yf 3d@Rz4!:ׇi4= };<ߙœ(7)$T3;O}_e_