summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/null_port.c
AgeCommit message (Expand)Author
2013-03-06Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)Liong Sauw Ming
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
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-07-29Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, avoidi...Benny Prijono
2006-06-14Standardise clearing and copying frame with pjmedia_zero_samples() and pjmedi...Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-16Support for stereo audio (or N audio channels, for that matter)Benny Prijono
2006-03-15Added Null port, and changed conference so that it does not call port get_fra...Benny Prijono