python-farsight2-0.0.16-2.3>t  DH`pJ݋︋/=„S}<_療&ExY6/z/B|%q@ߛJnS^m9( ѰsWfyuҁh=M`AWcZ 9қ2A%/ɂu><'˯G @,to.r4/_H4ʁ-r+Biw#kG;v@fv߿D'B(//3W|a4050505eec1708c15657475892e1e3cc1bebaa25e8QJ݋︋/=„- !|[<|a;-&iOlO{g A4K6˜3"WmR}Rf)E X>Ԣ`Q8L+3)El]/nlL-LyyFوmlpЪpȌ~3 t4|D[⾜sM_]O0'b>s7<05s^UeGxvq,ea_IxM5 {=zz}>5L?<d  O #2 Kh     8p( 89T:FGHIXY\ ]^b@cdeflz,Cpython-farsight20.0.162.3Framework for Audio/Video Conferencing ProtocolsThe Farsight project is an effort to create a framework to deal with all known audio/video conferencing protocols. On one side it offers a generic API that makes it possible to write plugins for different streaming protocols, on the other side it offers an API for clients to use those plugins. Authors: -------- Anatoly Yakovenko Andre Moreira Magalhaes Philippe Khalaf Zhanglei Wang Ole Andre Vadla Ravn.s Rob Taylor Stephen Welch J݋build16openSUSE 11.2openSUSELGPL v2.1 onlyhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://farsight.freedesktop.org/linuxx86_64J݋10dce190c03d3c1ae6a266ad5c3794c3rootrootfarsight2-0.0.16-2.3.src.rpmfarsight.so()(64bit)python-farsight2python-farsight2(x86-64)   @@@@@@@@ libgstfarsight-0_10-0rpmlib(VersionedDependencies)pythonrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgstfarsight-0.10.so.0()(64bit)libgstreamer-0.10.so.0()(64bit)libpthread.so.0()(64bit)libpython2.6.so.1.0()(64bit)rpmlib(PayloadIsLzma)0.0.163.0.3-12.64.0-13.0.4-14.4.6-14.7.1J@J@Jx"JrJ@J+@JB@JMII@@IIl@IHIhIa@I^vuntz@opensuse.orgvuntz@novell.comdominique-obs@leuenberger.netdominique-obs@leuenberger.netvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comschwab@suse.dehfiguiere@suse.dehfiguiere@suse.demboman@suse.dehfiguiere@novell.com- Update to version 0.0.16: + Fix changing the DTMF payload type while a call is ongoing without changing the currently selected codec + Fixes some leaks in error cases + Fix deadlock in MSN code + Misc other bugs fixed- Update to version 0.0.15: + Many threading bugs were fixed + Also some leaks + The element-added keyfile parser is also more robust- Update to version 0.0.14: + a new ToS property on FsSession to set the ToS field of sent packets + Some portability fixes for MacOS X.- Update to version 0.0.13: + The BIG item in this release is the MSN Webcam plugin. It can be used With an upcoming version of telepathy-butterfly to provide MSN webcam support. MSN Webcam also requires the next release of gst-plugins-bad (0.10.14) to work properly in every case. + Added more unit tests and valgrinded the whole thing many times Found many bugs, leaks, etc. They should all be fixed now. + Replaced libglade with GtkBuilder in the example gui. + Full support for dribbling out ICE candidates with the libnice transmitter. + Ported the sdes setting support to work with the newest version of gst-plugins-bad. - BuildRequire libgupnp-igd-devel for upnp support.- Update to version 0.0.12: + fix bug in the nice transmitter that prevented from sending anything when using it in certain cases.- Update to version 0.0.11: + Only install a .so file for the rtp plugin, and no more versioned symlinks.- Update to version 0.0.10: + Removed pygtk build dep (if pygobject 2.16 is present) + Don't encode if no one is sending + Removed H263-N800 hack + Use libnice to implement STUN in the rawudp transmitter + Emit GstForceKeyUnit to force a new keyframe when we start sending or when a new participant is added to a session + The UNKNOWN_CNAME error is deprecated and will never be emitted + Add more multicast tests + Removed deprecated GLib symbols + Fix various other bugs - Replace python-gtk-devel BuildRequires with python-gobject2-devel. - Remove gtk-doc BuildRequires and do not pass --enable-gtk-doc to configure (no need to regenerate the docs). - Remove empty farsight2 package and have libgstfarsight-0_10-0 obsolete/provide it. - Remove doc package and have devel package obsolete/provide it. - Use py_requires for python-farsight2.- Changes python-gstreamer-0_10 BuildRequires to python-gstreamer-0_10-devel to fix build.- Add Requires on gstreamer-0_10-plugins-bad, since it's really needed to have this work fine since 0.0.9.- Update to version 0.0.9: + Changes: - Make it work fine with latest gstreamer-plugins-bad - Fix to network sinks - Make libnice non-optional + Detailed changes: - Officially depend on new gst-plugins-bad - fsvalve is now valve in -bad - Use AM_PYTHON_PATH instead of AS_PYTHON_PATH - Update python requirements - Already always requires gst 0.10.12 - Test for invalid relay info argument correctly - Disallow invalid relay-info parameters - Remove rtp/rtcp tee fakesinks - Don't offerflow if nice candidate is inet6 - Ignore stun binding responses with no mapped address - Check if both fields are not NULL before strcmping them - Factor out the transmitter sink addition - Add transmitter sink just in time - Improve dtmf tests a bit - Make libnice non-optional- Update to version 0.0.8: + This release should make h.264 and Theora work reliably. + Only send the RTCP Receiver Reports when not sending + Only advertise relevant telephone-event clock-rates + Use the common GStreamer common/ submodule + Fix various bugs - Remove farsight2-0.0.7.diff: not needed anymore. - Use fdupes. - Use py_sitedir instead of redefining it with python_sitelib.- Fix missing declarations.- gstreamer 0.10.20 is required. - split python package.- Update to version 0.0.7 + See Changelog.- Update to version 0.0.6: + Use fixed caps on funnel src pad + Simplify (and correct) the multicast transmitter to always send with the max requested TTL + Update doc for get_stream_transmitter_type method + Remove the request pad before the sinks. + Skip upnp-ignored -> stun tests if stund isnt there + Replace static mutex with regular mutex in nice transmitter + Forward events + Implement getcaps in the funnel + Protect sink addition/removal with a mutex + Use the new method to control the sendingness + Add method to set the nice sink sending or not + Check linking success as asap + Keep a ref to the nice elements + Don't release the request pads on gstrtpbin, its not implemented and prints out a warning + Set the remote_candidates from an idler to prevent deadlock + Wait until the component is ready before using it to avoid losing buffers + Lock the counter while they're being processed + Fix small leaks in nice transmitter and tests + Disconnect signal when stopping upnp discovery + Only emit the upnp candidates if stun fails + Make stund rawudp tests non optional + Prevent deadlock in rawudp test stopping process + Stop upnp discovery if stun candidate is found + Centralise upnp discovery stopping code + Disable upnp discovery on stund test + Start/stop the stund in test fixtures + Reset global variables on every test + Print the right variable in error + Remove more unused stuff in the configure + Ignore nice properly if its not installed- Initial packaging.build16 1256033238 0.0.16-2.30.0.16-2.3farsight.so/usr/lib64/python2.6/site-packages/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/7b6281a7bbbf665e196a9fe8d91324a3-farsight2cpiolzma2x86_64-suse-linux﻽A.Č?] b2p$zc;O`:f]^+>lYDeW; [tԷpIZ 24DVpT]1- `.!Qp*vYlkRcF3Q݇',ɾ+)Ds7׳(k_K&E>_v@ ?h:1lXg}|`tG/qD gz)&* 3u4,Qaـ]]7WYjkU9@fVo{%tzuC2IA}^Xw(=^hT/aBRϟ\vBrF v\},UԥmpmɂdY3 ʆAb/wçꟐ"f%n\e0(D/VU؈& NYq֐Zu(-[RD+ğufZ8j϶»]^-0O֗^DFo2e rFͨj?,L`j$>MVME ^@( #YdKes#:4=x#IȑLIoګ:BiCjZӱ-XomLOBmLV NU%R3 5YO+;CeR{}W6dsY~|W( qݒE%>1e&ԑcRӿ@{:B@(jr25lYg6v>z6ר2{9wd O#=n:xhTm k-M 3RVw^0ײW/&t wab 1,فA2! 7Spc0jѡU  f WN\Uqٶ]h9X1+')觴H.2T6CJSa-QyJVO x#*jm+`\ùMA\׺89gO#J3 bñPwW<"w %΋V!X '3@٥ŦBLv݅eV<PT\$9,-[(Z.kڠoF65PwP{jv]~syӓw+$-o ]bf[/_ Fn 5/):=6Ydt cGMi&ݐ_*JEm h\)sd6<>,hAJ>͑HsPm.`d3Fx;cDZW tbM3IOڵ$]#בv^vijb4ez bV9WbI: aZaoc+0v-a!N *dX_P+ .X588 p,~U3DcjƳrNj竿xXbB|Uߐy\qb{|x7m{>*B $Ɉ S,I-<ȑ}*B ޲ڻaixQ &d-R˂$x](FaT^ S@\W"mJ@MgulxBnJ_RsIҒG)*H,ܔi X o}e7(|Q8E8Cr}Ǖ~Op>}kdlO*gc:~MFQ)}P~=H I5ncy:u<ݸ_z X[ȕ EőRCh(]̝FN9v h[Xy$Q@Vn"k˭&xS',o{$i ` bP8$tC9԰a_,-0 7aAhS)0gOYnn}anr~~PU4R>cu屹h>yXD}7^Tթ732}-BAMzWC{%6u)mKSr`|ǰֈ^7zs*Ua*L5?'Kw('[;.o!{^оp3jLRMh(lׁwStq!ԁ]myr rksfq"@ v3p;e v\w\̵^-}⼧P.N{hWT?%s 'KP ZTֿdXj~؍f(O\<"8P(ʩov2]X#I z"xQ]fA'*%kPI&{sDޭ3(:ʞctmX ΃:tJ\ PÛR0GǬb|uS[lIGJCe&L`It*#UO&`:u6 -O6b} W[fq:K뉍ǮKe'B3!ƌ$@X W G>[-k)iZ*pEY.w7}dIK,׫(P0o =MUGy[0 9))^I_2D88vh7>9nIޔ_I1hbnsJrn`'H軳]?:a>1ec^*t{rTd1`9 Rv7Z=U2ȞIIkvAԉ_DkI-&jDdϖwsL"cQ֍T(P:#bάLQhZ H(6Ȃd"fiE].<^m9'3ylmɂx_ڸFpY9Y:]zZ1=4Ljhx+0/QjC(άN_wwkm\q/ oWI$1U>i2MlOkI󂱥3+`#.¾NPiV}t;F)]KNh_߭2ܦ*AW=eCo߮(4@c,&=BB,BpJps\NǨa8_w83N6ci|hq47"qK:reWzʻZa#4k~b9`7>&iI8qd)- N#^!Џ&dӔ^s˅w{>&B=(ƔhoTp-kM>b L^,G 6A3&4B=\ LэX@S}X˂hZ8Zs'6 ͳ;*h?[%3I_H±mibn5 +MU|{@S]e΋jM}HgH3n_epE&kfӽ|5& Lrid/ LP߰gߴ!/!#np9+xUol4j&=| , 'F?*bلbXA*3ɨ-u)-|m$Syni$.%nDwGoq|"^%p/נJh*'\)Ï0Jp:yt0>q]OhA@zJSp#"[z㷻o\@c1+6jq.]g%njcj Q7(*fmVpI)h{2!M%5eiģRbJҷuB24o?2shdgU}B.[b3{/WX^; Uƻw >-e<. ;MWCa2c9_i$Oz %n} S4DPd•i대 3تpCw!EcU [$iF@fyټP5l!^!Lw(n&tă f[[-NR Lz'TB,͑1ݠM+W(4Y?#i$+ɳс[h9j-w3vCn*!ȋYf 9\Fo9'ɻL%IPbRZcYCד}ChY2]nɞ1Qw@m۾lQ%*Bt}RTs,s4Q3V]W(p.c<die}dZΕPFkL}-D#Ģkk&[ٙ)"dy<Ƒ]Pr}<ۤ:+]k p:aQ(hV.p~ A:cN8MUUƉLLvH|Lkgu!5ca,R4@m[,~dn-Q_]$Ye{#0_MY"gXsPpstPQk`_8%We84p<1i\7Z&Mz1CKQ+Łƴk)ɚaC,Yd%\0خ@f.R 'q~L\e\ꝡY8:O^4p?@[sps$'eRojFͻkr@ViԙG&3E9U赗glr$&8]{-` -' ? NJ$jCYNm~8[tu_QQ'(M>zlkTcb,zpȝ*匜~Kby!,I,i{['(zOPA* 7RFQJ"鱚~_7pGv(\$(Ufݤh8q~ǭAԗ^.,dm\wSN]*~s,KK19'g%:kx+Z^̆di߉oL}Ry@w[J򥩣K ~1BMN67VQ2P)Hȑunn<bXZ1b~h{:Ƅ,L7T;=17P:REJbD\"Ic%=6p$i&V0(/YRc3L}y U< l-]y+/cf RmkfhDY$W1qlق@!aZm㵳;׵p /}Y%<3?=0dt[6F=)3Ip,7; |ُNb_b5M*/g_ׁdK4y*ynFq\|7 RigNG.Y\do3x\> r4 ǗNr&żGTLt# G^ZUNp,J S>[sZiq]`Px饤Rqg㫮o~7W;S~`K]oVcd])#u=wu  XY 157L{NC/_~^۳ۚ4`"UۘMMqn]qqH߬44OSH-( &%JJ**.1.M\_S:s/s _Vds:\mj>L,~fW6B"QV%ڎ*Ċ>.qf<_={sZ C;U"Sk:&L5ɘ S2&@ũ[P 6qx s#ʨ``?`C`Nm<)X%ZU!뚹ܓ!DēE=$J݁~~urTرSJ,@&'ȨiQ>Fъ8q x{=FYg[ܷ(z̭XCFBn )+(4C@\OSypI y548 "d9ushezJvg2JxRzo}NdmiqIsw܈Gĉ.ń0ޒ@n!'`m$3"QN'~}F5qߥ1[:j;}uolEX lL|4u:M!:?>gඥҹ2+-ais7x\r- I"V;{hT ŚbV< =4P &'*x,Gb8oεv_@rsG$V~H )GvrʾIx=8xq08N>7 JZa3EE; |.VɢF2h sFH\aXo8Ok7v=&w THbBDJ=EOP:4̈-&F*=i7P ) NN+$q 4Pc;p1+rؐ6lZ 80P]O~xgQ4jɅ^h}.Zc:{; <_%͇SPW!B'$*i+$8)ڒJה ԰?C}2`i:CQhʈmD-ܫ 9=9H?\˅'?MECrBD:>o w@>ྴx ݨdG˞ ZE mB]"\3X}Lq/GNM@ ~*t}dh`cPxBE1}yD]v.fN4ݭ.t ǮfzRYyrژ56t.{T8 h]!7V=rJ/y"_8iTfbn+>~XHXmmώ{à\M__jZB:,8"(\[h*̦h70 &%+78w)Zc{1`̬ߌ7͞,]aJP|/⫬ɡ)^a˪z%o ~etɹc[ȈlV-žTr+(z 0s]o,s\Xwͥo)=-e! Dd#Pb.}6~3AK>j=p^b~a˙r#=z nQvm'b4"/J4ƕ /4o[dNo2 շSʶ@[ޗK$dZQȨqTEkou@zbUEntX,WY' B ѽG@a<|3+dziBE¶Lz7l0o&Er( {S;)Zq=RźLX9?dzjOo.4#^]r]0Tn5ղzjΡ85k_L;_}}͔[e'$oՔU8OP8 y]\BFUXӭ餲SqԾ~yaTmƂPEFMs4j!RD]y[IMŠ]hޞH pZ:P`5$ LwGvj'?܀;>T,zSx! @!L~!lco"82ۖ82CرCeէ'pwNyM ʢ hlp;P?Jo ffb_oS^8%XJ?cAFa4g @Íʴ4ggBrc֚oovg1񻄫S)3ݴ;Inވ+ >&Ziq-O$@3q7PVqFtnΨQZoIA*GbH?YMZ Ld =\}֤CK }y U`o(ĜjtrfiFXɠ,>lW|)=(PPVo[Bʾb^SX)élԝ (bP=!l?&0Faw1x64<ݹܻU)+im#f2` = Uh&_2]W_}tì^-9YZ8J"_&U&hpJf?*uZ%=u78;%^wqcg\9"F$ǃ7B]vRrs~ԘM}i1`ڇ\ ]zHinxҒkTbQC}@:|O^2^<\3BBygMEmd'MbAQЍ3l-G,2WݾQ|Em[!0WnX%IV Vi()Vqs-;Jn/h]id`=k${9|}GM7Dv 8صKGz 5|f}r=&I4Lj L"vh!!2=_Vhc_qYC^sM: CYB9w.!S6~#qtLsF!B8S^`w,Nفlvu]h譕.PڎBRʫE|P\e]>Vٗ ijn=M:֟3?A2M|8?+OIo n E7hZNx=ٽ֯l6 P~Ҡoԯf_qAU/)|zHٜ컒exLjEF_l_