summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/master_port.c
AgeCommit message (Expand)Author
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
2010-06-21Misc (re #1068): added new API pjmedia_master_port_wait() to poll master port...Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-27Ticket #543:Nanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-03-04Ticket #501: Set master port worker thread priority to highest by defaultBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-15Added checking for clock rate mismatch in PJMEDIA master port.Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-12Added mutex protection and option not to delete upstream/downstream port in m...Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-20Added implementation of media clock and master port (to control frame timing ...Benny Prijono