summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia-codec
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-20Implement ticket #56: Periodically transmit RTP packet on silence, to maintai...Benny Prijono
2006-12-30Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. wi...Benny Prijono
2006-12-26Ticket #54: added ability to modify some codec parameters on the flyBenny Prijono
2006-11-24Fixed speex logging to use PJLIB's log, because a GUI application doesn't hav...Benny Prijono
2006-11-23Updated Speex to their latest SVN (1.2-beta). AEC seemsBenny Prijono
2006-11-19Fixed memory leaks bug in speex codecBenny Prijono
2006-09-25Tests with other user agents revealed some bugs whichBenny Prijono
2006-09-14Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by ad...Benny Prijono
2006-08-02Fix compilation error in MacOS because of recent changes in config.h, also di...Benny Prijono
2006-08-01Added simple WinCE application:Benny Prijono
2006-07-31Really add the iLBC files into SVN now (duh!).Benny Prijono
2006-07-31- Added iLBC codec (experimental) with the following features:Benny Prijono
2006-07-26- Bring speex codec up to date with their SVN trunkBenny Prijono
2006-07-26Fixed rather loud clicking/tick noise when call is established. This was caus...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-22Fixed unreferenced argument warningBenny Prijono
2006-06-19Removed <malloc.h> from speex/kiss_fft.h as it does not exist in macOS XBenny 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-18Bring the GSM codec to patchlevel 12Benny Prijono
2006-06-18Added speex jitter buffer and AEC files to the libraryBenny Prijono
2006-06-01Speex codec will refuse codec quality/complexity 0 and replace them with defa...Benny Prijono
2006-05-19Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Als...Benny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-16Added misc flags and modify Makefiles to allow exclusion of PortAudio and spe...Benny Prijono
2006-03-06Set minimum quality for Speex ultrawideband codec to 5 (because sound is brok...Benny Prijono
2006-03-06Added missing speex_config_types.hBenny Prijono
2006-03-06Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeamBenny Prijono
2006-03-05Added assert checking in speex codecBenny Prijono
2006-03-05Fixed serious flaw in GSM where encoder and decoder shared the same state!Benny 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-02-27Updated mingw compilationBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-19Fixing Makefiles for the new pjmedia-codec and pjsip-simple librariesBenny Prijono
2006-02-10Added pjmedia-codec libraryBenny Prijono