summaryrefslogtreecommitdiff
path: root/pjmedia/build
AgeCommit message (Expand)Author
2006-07-23Added 64bit Linux target (x86_64), also fixed compilation warnings when compi...Benny Prijono
2006-07-14Attempt to get some applications linked for RTEMS target, just to get the foo...Benny Prijono
2006-07-04Split ulaw/alaw algorithm from g711.c to alaw_ulaw.c to break circular depend...Benny Prijono
2006-06-28Fixed minor compliation warning in transport_udp.c, also corrected misleading...Benny Prijono
2006-06-22Added memory/buffer based media playback and recordingBenny Prijono
2006-06-19Fixed pjmedia build errors in the Makefile with the new gsm patchlevelBenny Prijono
2006-06-19Fix warning messages in GSM and speex because of previous update to GSM patch...Benny Prijono
2006-06-18Updated doxygen documentation to all headers in PJMEDIABenny Prijono
2006-06-06Another huge chunks of modifications in PJSUA API, too many things to mention!Benny Prijono
2006-05-27Added README-RTEMS and tweaked the makefilesBenny Prijono
2006-05-19Removed VSS traces from .dsp filesBenny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-05-04Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$C...Benny Prijono
2006-04-28Added Packet Lost Concealment (PLC) framework, with two backend algorithms (s...Benny Prijono
2006-04-27Updated pjmedia-codec Makefile for recent L16 codec additionBenny 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-04-03Added DirectSound sound implementationBenny Prijono
2006-03-30Fixed reading memory past buffer error in SDPBenny 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-23Fixed unable to open simultaneous sound streams in MacOSBenny Prijono
2006-03-20Ported PJMEDIA to Darwin/MacOSXBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono
2006-03-16Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_*...Benny Prijono
2006-03-16Added misc flags and modify Makefiles to allow exclusion of PortAudio and spe...Benny Prijono
2006-03-15Added Null port, and changed conference so that it does not call port get_fra...Benny Prijono
2006-03-08RTP server NAT support and removed rtp_portBenny Prijono
2006-03-06Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and SpeexBenny Prijono
2006-03-05Fixed Speex warnings, and set version to 0.5.3.1Benny Prijono
2006-03-04Added Speex for narrowband, wideband, and ultra-wideband!!Benny Prijono
2006-03-04Major modification in conference bridge to allow ports with different ptime a...Benny Prijono
2006-02-27Updated mingw compilationBenny Prijono
2006-02-25Fixed echo in conference, and add ability to shrink buffer in jitter bufferBenny Prijono
2006-02-25Synched with documentationBenny Prijono
2006-02-23Added support for playing WAV fileBenny Prijono
2006-02-22Putting initial DTMF effortsBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-20Added conference bridge prototypeBenny Prijono
2006-02-19Putting vad templateBenny Prijono
2006-02-19Fixing Makefiles for the new pjmedia-codec and pjsip-simple librariesBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-14Ported pjmedia to WinCEBenny Prijono
2006-02-10Added pjmedia-codec libraryBenny Prijono
2006-02-09Fixed Linux OSS soundBenny Prijono
2006-02-09Ported pjmedia to LinuxBenny Prijono
2006-02-09Failed attempt to build pjmedia with DirectSound on LinuxBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-02-08Fixed VC6 release buildBenny Prijono