Hello,

The python bindings can finally be run with an unmodified pygobject. We
now release all locks when emitting signal. I've also reviewed all the
code to make sures its fully re-entrant, so you should now be able to
call any function from any thread.

I also added .dispose() methods to the participant, session and stream
objects in the python bindings. When you call them, the object is
afterwards completely innert and should no longer be used. In C or other
non garbage collected languages, you should not try to use that kind of
function, but instead release all references properly. 

This releases also fixes some bugs, including fixing dynamic payload
types and properly offering H263-1998/H263-2000 variants. Also, the STUN
timeout should work properly if no STUN server can be reached.

As always you get get it from
http://farsight.freedesktop.org/releases/farsight2/

-- 
Olivier Crête
olivier.cr...@collabora.co.uk
Collabora Ltd

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to