summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/errno.c
AgeCommit message (Expand)Author
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-03Fixed C & C++ cross linked problem and missing newly added libsrtp.lib in sym...Nanang Izzuddin
2008-01-24More ticket #61: crashed on SRTP error string lookupBenny 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-04-18Fixed the legacy build systemBenny 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-22Added the error code into error messagesBenny 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-31Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio error...Benny Prijono
2006-03-24Added WAVE writer and resample port, and also found out why audio quality is ...Benny Prijono
2006-03-23Fixed misc warnings/errors in Solaris buildBenny Prijono
2006-03-19Tested and fixed stereo audio supportBenny Prijono
2006-03-18Added option to disable error message altogether, to save space footprintBenny 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-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-02-23Added support for playing WAV fileBenny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-14Ported pjmedia to WinCEBenny 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