1. 8334ea1 Fixed compilation error in gsm codec caused by last C++ changes by Benny Prijono · 17 years ago
  2. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  3. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  4. 7f1c90f Split speex, portaudio, and gsm into third_party directory by Benny Prijono · 17 years ago
  5. d7036a1 Fixed ticket #175: GSM codec factory does not shutdown properly causing it to fail on next pjsua_init (thanks Binu K S) by Benny Prijono · 18 years ago
  6. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  7. c6c0ed0 Implement ticket #56: Periodically transmit RTP packet on silence, to maintain NAT binding etc. by Benny Prijono · 18 years ago
  8. 6865a3f Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. with iLBC when local and remote have different mode) by Benny Prijono · 18 years ago
  9. b94a6ab Ticket #54: added ability to modify some codec parameters on the fly by Benny Prijono · 18 years ago
  10. 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
  11. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  12. 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
  13. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  14. 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
  15. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  16. f93895c Fixed serious flaw in GSM where encoder and decoder shared the same state! by Benny Prijono · 19 years ago
  17. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  18. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  19. a4bf021 Added pjmedia-codec library by Benny Prijono · 19 years ago