summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia/sdp.h
AgeCommit message (Expand)Author
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...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
2011-04-28Fixed #1243: ICE bug: If RTCP is not in use, the agent MUST signal that using...Liong Sauw Ming
2010-09-30Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overv...Benny Prijono
2010-06-04Re #668:Nanang Izzuddin
2009-11-09Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster for t...Benny Prijono
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-06-20Updated doxygen documentationsBenny Prijono
2008-06-19Ticket #549: major modification in media transport API to support more offer/...Benny Prijono
2008-02-21Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiationBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...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-04-28Increase the maximum number of formats in SDP media line (from 16 to 32)Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-06Fixed warnings in pjmedia_sdp_attr_cmpBenny Prijono
2006-02-15Correct broken links in Doxygen documentationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-02Added SDP negotiator and changed SDP structs (tested)Benny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono