yate/libs
paulc 7c8b2d4c38 Added a shared static list of Atom strings and an YATOM macro.
This speeds up signifficantly the Yate RTTI on compilers that HAVE_BLOCK_RETURN.
Made the String comparison operator inline to shave off a few cycles.
Fast handle the comparison in identity case.


git-svn-id: http://voip.null.ro/svn/yate@5449 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-12 13:19:14 +00:00
..
ilbc Added iLBC license granted by Google. 2012-01-18 14:41:40 +00:00
miniwebrtc Added iLBC codec based on the WebRTC library. 2012-07-05 09:16:00 +00:00
yasn Properly encode bitstrings with no values set. 2012-12-20 14:47:04 +00:00
yiax Properly handle trunk frames without miniframe timestamps. 2012-12-07 15:41:13 +00:00
yjabber Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
ymgcp Added MGCPTransaction flag used to instruct the engine to process it in the private process worker. Handle it when getting events from transactions. 2012-12-18 15:27:47 +00:00
ymodem Fixed some implicit conversion to boolean spotted by Visual C. 2012-04-19 13:46:42 +00:00
ypbx Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
yrtp Make sure we clear the processor of a RTP transport only after the group was cleared. 2012-08-27 11:17:33 +00:00
yscript Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
ysdp Fixed bug: don't advertise RFC2833 telephone event support when missing and rtp is forwarded. 2012-09-19 12:55:17 +00:00
ysig Update transaction state before sending a message. 2013-02-26 11:11:07 +00:00
ysip Added a shared static list of Atom strings and an YATOM macro. 2013-04-12 13:19:14 +00:00
ysnmp Fixed memory leaks. Fixed several bugs. Changed the debug level for several debug messages. 2010-11-24 16:25:16 +00:00
yxml Added method used to change an XMLElement's unprefixed tag. 2013-03-27 15:31:34 +00:00