1. c585988 Really add the iLBC files into SVN now (duh!). by Benny Prijono · 18 years ago
  2. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  3. dc498ca - Bring speex codec up to date with their SVN trunk by Benny Prijono · 18 years ago
  4. 87445bc Fixed rather loud clicking/tick noise when call is established. This was caused by the PLC not properly cleared before it is reused for the next call by Benny Prijono · 18 years ago
  5. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  6. 6028166 Fixed unreferenced argument warning by Benny Prijono · 18 years ago
  7. 4b5977c Removed <malloc.h> from speex/kiss_fft.h as it does not exist in macOS X by Benny Prijono · 18 years ago
  8. b5e1acf Fixed pjmedia build errors in the Makefile with the new gsm patchlevel by Benny Prijono · 18 years ago
  9. 20fd34a Fix warning messages in GSM and speex because of previous update to GSM patchlevel 10 and speex 1.1.12 by Benny Prijono · 18 years ago
  10. 5520dfd Bring the GSM codec to patchlevel 12 by Benny Prijono · 18 years ago
  11. da6e89a Added speex jitter buffer and AEC files to the library by Benny Prijono · 18 years ago
  12. a4cc47b Speex codec will refuse codec quality/complexity 0 and replace them with default value if they are used by Benny Prijono · 18 years ago
  13. 70c6891 Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Also changed the way the silence detector works, and changed default speex quality/complexity to 10 by Benny Prijono · 18 years ago
  14. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  15. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  16. a837c30 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  17. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  18. f6aba4e Set minimum quality for Speex ultrawideband codec to 5 (because sound is broken in Linux) by Benny Prijono · 19 years ago
  19. ea85051 Added missing speex_config_types.h by Benny Prijono · 19 years ago
  20. 7bd1513 Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam by Benny Prijono · 19 years ago
  21. 856ebc3 Added assert checking in speex codec by Benny Prijono · 19 years ago
  22. f93895c Fixed serious flaw in GSM where encoder and decoder shared the same state! by Benny Prijono · 19 years ago
  23. d081350 Fixed Speex warnings, and set version to 0.5.3.1 by Benny Prijono · 19 years ago
  24. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  25. ab7399b Updated mingw compilation by Benny Prijono · 19 years ago
  26. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  27. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  28. a4bf021 Added pjmedia-codec library by Benny Prijono · 19 years ago