summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/sdp.c
AgeCommit message (Expand)Author
2008-05-28Fixed bug in pjmedia_sdp_rtpmap_to_attr(): may overwrite past the bufferBenny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2008-02-18Allow receiving SDP with lines terminated with LF instead of CRLF (thanks Jur...Benny Prijono
2007-12-17Fixed errors in SDP: 1) scanner is not initialized before pjmedia_sdp_parse()...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-04-15Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-23More ticket #64 fix: allow whitespace after SDP media formatBenny Prijono
2007-01-23Fixed ticket #75: allow empty SDP format list when media port is zeroBenny Prijono
2007-01-20Ticket #64: more lenient SDP parsing (take only what we need and ignore anyth...Benny Prijono
2006-10-16Removed colon from SDP attribute value [thanks Olivier Gournet]Benny Prijono
2006-09-19Fixed race condition bug when initializing SDP parser on multi-processor machineBenny Prijono
2006-07-17Set the SDP parser to allow blank newline at the end of the messageBenny Prijono
2006-07-02Fixed bug in SDP rtpmap parsing that caused SDP failed to parse the rtpmap at...Benny Prijono
2006-07-02Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP pars...Benny Prijono
2006-06-29Fixed minor bug: RTCP session not fully cleared when it is initialized (shoul...Benny Prijono
2006-06-29Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other...Benny Prijono
2006-03-30Fixed reading memory past buffer error in SDPBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-06Fixed warnings in pjmedia_sdp_attr_cmpBenny Prijono
2006-03-02Fixed compilation warnings and errors in pjsip-perfBenny Prijono
2006-02-19Fixed packing error in rtp header, and sdp validation supports non numeric pt...Benny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-14Ported pjmedia to WinCEBenny Prijono
2006-02-09Done media integration in pjsua. Needs to do actual voice testingBenny Prijono
2006-02-09Integration of pjmedia and pjsip error subsystem to pjlibBenny Prijono
2006-02-07Added STATE_REMOTE_OFFER state in negotiatorBenny Prijono
2006-02-02Added SDP negotiator and changed SDP structs (tested)Benny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono