summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia/errno.h
AgeCommit message (Expand)Author
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2007-12-28Ticket #433: Failure in media negotiation when SDP contains two audio media l...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-09-25Tests with other user agents revealed some bugs whichBenny Prijono
2006-07-31- Added iLBC codec (experimental) with the following features:Benny Prijono
2006-06-29Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other...Benny Prijono
2006-06-18Updated doxygen documentation to all headers in PJMEDIABenny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-04-28Added different error code when remote does not support RFC 2833Benny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2006-03-24Added WAVE writer and resample port, and also found out why audio quality is ...Benny Prijono
2006-03-19Tested and fixed stereo audio supportBenny Prijono
2006-03-16Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_*...Benny Prijono
2006-03-15Tidying up sound device, register PortAudio error codes, and initial support ...Benny Prijono
2006-02-23Added support for playing WAV fileBenny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-22Putting initial DTMF effortsBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-10Added pjmedia-codec libraryBenny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-09Integration of pjmedia and pjsip error subsystem to pjlibBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-02-07Added STATE_REMOTE_OFFER state in negotiatorBenny Prijono
2006-02-02Added SDP negotiator and changed SDP structs (tested)Benny Prijono