summaryrefslogtreecommitdiff
path: root/pjmedia/include/pjmedia.h
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
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-04Ticket #610: Added sample to create a media transport adapter, similar to how...Benny Prijono
2008-07-04Added MIPS benchmark in pjmedia-test, and loopback media transport to assist ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-21Implement ticket #67: added WAV playlist feature to PJMEDIABenny Prijono
2006-11-30Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pj...Benny Prijono
2006-10-19Support for MP3 recording for Win32 target. Also added "--rec-file" and "--au...Benny Prijono
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-08-06Change AEC into generic echo canceller framework with either AEC or simple ec...Benny Prijono
2006-08-04More experimentation with AEC: (1) added media port to create bidirectional p...Benny Prijono
2006-08-02Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in pjmed...Benny Prijono
2006-06-28Fixed minor compliation warning in transport_udp.c, also corrected misleading...Benny Prijono
2006-06-18Updated doxygen documentation to all headers in PJMEDIABenny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-04-28Added Packet Lost Concealment (PLC) framework, with two backend algorithms (s...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
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-17Fixed bug in stream.c where bits_per_sample is not set properlyBenny Prijono
2006-03-15Added Null port, and changed conference so that it does not call port get_fra...Benny Prijono
2006-03-04Added Speex for narrowband, wideband, and ultra-wideband!!Benny Prijono
2006-02-23Added support for playing WAV fileBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-09Integration of pjmedia and pjsip error subsystem to pjlibBenny Prijono
2006-02-02Added SDP negotiator and changed SDP structs (tested)Benny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono